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:
parent
40a7c81112
commit
165d50f626
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123437
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user