about summary refs log blame commit diff stats
path: root/apps/ex3
blob: 3dd52b651d0b92d3a65f903519a85e7475a4a2a4 (plain) (tree)
blob is binary.
/a>/syscalls.h
blob: e17b232a9c211b57f183073426e41966a5405c7a (plain) (blame)
1
2
3
4
5
6
#ifndef SYSCALLS_H
#define SYSCALLS_H

void initialiseSyscalls();

#endif // SYSCALLS_H