ZealOS/src/Demo/OnceDemo.CC
xmm15 889d97383d 2 Spaces -> 1 Tab (4 spaced) for indentation
Fixed PCILookUpSingle code for this change
EdCodeTools reindent needs to be updated
2020-02-20 17:40:10 -06:00

12 lines
236 B
HolyC
Executable file

U0 OnceDemo()
{//Set code to execute next reboot.
Once("Beep;");
Once("Dir;"); //You can issue multiple and they get queued.
"Reboot ";
if (YorN)
BootRAM;
}
OnceDemo;
//There are variants for zenith $LK,"ZOnce",A="MN:ZOnce"$().