7 lines
122 B
C
7 lines
122 B
C
#ifndef __PROTOS__STIVALE2_H__
|
|
#define __PROTOS__STIVALE2_H__
|
|
|
|
void stivale2_load(char *cmdline, int boot_drive);
|
|
|
|
#endif
|