1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

Only define CACHE_LINE_SIZE in one place..

This commit is contained in:
Peter Wemm 2003-12-11 04:49:37 +00:00
parent 40a7c81112
commit 165d50f626
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123437

View File

@ -32,8 +32,6 @@
#include <sys/types.h>
#include <machine/atomic.h>
#define CACHE_LINE_SIZE 32
struct Struct_Obj_Entry;
/* Return the address of the .dynamic section in the dynamic linker. */