commit | 2f476ef61f0e00fe3fcb96693b6a624a6c52fad9 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jun 19 13:40:41 2009 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Jun 19 14:10:46 2009 +0200 |
tree | 442438395c825899d53bed4f641161d6c78087d5 | |
parent | b5022df4c275607f0824526eceb3c217e85279f3 [diff] |
score: add prototypes for wrapped syscalls Every system call should be declared, so this adds missing declarations for the ones we were missing so far. Signed-off-by: Arnd Bergmann <arnd@arndb.de>