git://git.openafs.org
/
openafs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
918a4f29c5b6b41dc0e5f0c4f38c31bf09eb006b
[openafs.git]
/
src
/
config
/
param.alpha_nbsd15.h
1
#ifndef AFS_PARAM_H
2
#define AFS_PARAM_H
3
4
#define __alpha 1
5
#define AFS_ALPHA_ENV 1
6
#define AFS_ALPHA_XBSD_ENV 1
7
8
#define AFS_ALPHA_ENV 1
9
10
#define SYS_NAME "alpha_nbsd15"
11
#define SYS_NAME_ID SYS_NAME_ID_alpha_nbsd15
12
13
#define AFSBIG_ENDIAN 1
14
15
#endif /* AFS_PARAM_COMMON_H */