toaruos/boot/editor.h
2021-08-21 15:12:04 +09:00

5 lines
59 B
C

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