index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
iso
/
kernel.soso
/
syscalls.h
blob: e17b232a9c211b57f183073426e41966a5405c7a (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef SYSCALLS_H
#define SYSCALLS_H
void
initialiseSyscalls
();
#endif
// SYSCALLS_H