about summary refs log tree commit diff stats
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