- pre3:
[davej-history.git] / include / asm-ppc / walnut.h
blob45a92bbb352272ed860aa101e57377a6a8371721
1 /*
3 * Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
5 * Module name: walnut.h
7 * Description:
8 * Macros, definitions, and data structures specific to the IBM PowerPC
9 * 405GP "Walnut" evaluation board. Anything specific to the processor
10 * itself is defined elsewhere.
14 #ifdef __KERNEL__
15 #ifndef __WALNUT_H__
16 #define __WALNUT_H__
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
25 #ifdef __cplusplus
27 #endif
29 #endif /* __WALNUT_H__ */
30 #endif /* __KERNEL__ */