Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / config / param.i386_nbsd50.h
CommitLineData
805e021f
CE
1#ifndef AFS_I386_PARAM_H
2#define AFS_I386_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 "i386_nbsd50"
9#define SYS_NAME_ID SYS_NAME_ID_i386_nbsd50
10
11#ifndef UKERNEL
12/* This section for kernel libafs compiles only */
13
14#else /* !defined(UKERNEL) */
15
16/* This section for user space compiles only */
17
18#endif /* !defined(UKERNEL) */
19
20#endif /* AFS_I386_PARAM_H */