toaruos/boot/editor.h

5 lines
59 B
C

#pragma once
extern int boot_edit;
int boot_editor(void);