omos-tcnj2024/sys/sysinit.c

5 lines
50 B
C

void
sysinit() {
write("Om Smart.", 0x0F, 10);
}