6 lines
84 B
C
6 lines
84 B
C
#ifndef _BOOTCOMMANDS_H_
|
|
#define _BOOTCOMMANDS_H_
|
|
|
|
void BootCommands_Init();
|
|
|
|
#endif |