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

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. */