xref: /linux/arch/m68k/include/asm/hp300hw.h (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
1 #ifndef _M68K_HP300HW_H
2 #define _M68K_HP300HW_H
3 
4 #include <asm/bootinfo-hp300.h>
5 
6 
7 extern unsigned long hp300_model;
8 
9 #endif /* _M68K_HP300HW_H */
10