Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / config / param.amd64_nbsd30.h
1 #ifndef AFS_AMD64_PARAM_H
2 #define AFS_AMD64_PARAM_H
3
4 #define AFS_X86_XBSD_ENV 1
5 #define AFS_X86_ENV 1
6 #define AFSLITTLE_ENDIAN 1
7
8 #define SYS_NAME "amd64_nbsd30"
9 #define SYS_NAME_ID SYS_NAME_ID_amd64_nbsd30
10
11 #define AFS_64BITPOINTER_ENV 1
12 #define AFS_64BITUSERPOINTER_ENV 1
13 #ifndef UKERNEL
14 /* This section for kernel libafs compiles only */
15
16 #else /* !defined(UKERNEL) */
17
18 /* This section for user space compiles only */
19
20 #endif /* !defined(UKERNEL) */
21
22 #endif /* AFS_AMD64_PARAM_H */