You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
extern void cpu8815_map_io(void);
|
|
extern void cpu8815_platform_init(void);
|
|
extern void cpu8815_init_irq(void);
|
|
extern void cpu8815_restart(char, const char *);
|
|
|