5 lines
59 B
C
5 lines
59 B
C
#pragma once
|
|
|
|
extern int boot_edit;
|
|
int boot_editor(void);
|
#pragma once
|
|
|
|
extern int boot_edit;
|
|
int boot_editor(void);
|