toaruos/boot/editor.h

5 lines
59 B
C
Raw Normal View History

2021-08-21 09:12:04 +03:00
#pragma once
extern int boot_edit;
int boot_editor(void);