mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 11:13:58 +08:00
f3bd09e3db
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
10 lines
147 B
C
10 lines
147 B
C
#ifndef _M68K_HP300HW_H
|
|
#define _M68K_HP300HW_H
|
|
|
|
#include <asm/bootinfo-hp300.h>
|
|
|
|
|
|
extern unsigned long hp300_model;
|
|
|
|
#endif /* _M68K_HP300HW_H */
|