1 #ifndef AFS_AMD64_PARAM_H
2 #define AFS_AMD64_PARAM_H
4 #define AFS_X86_XBSD_ENV 1
6 #define AFSLITTLE_ENDIAN 1
8 #define SYS_NAME "amd64_nbsd50"
9 #define SYS_NAME_ID SYS_NAME_ID_amd64_nbsd50
11 #define AFS_64BITPOINTER_ENV 1
12 #define AFS_64BITUSERPOINTER_ENV 1
14 /* This section for kernel libafs compiles only */
16 #else /* !defined(UKERNEL) */
18 /* This section for user space compiles only */
20 #endif /* !defined(UKERNEL) */
22 #endif /* AFS_AMD64_PARAM_H */