xref: /linux/arch/m68k/include/asm/hp300hw.h (revision 995231c820e3bd3633cb38bf4ea6f2541e1da331)
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