makesyscalls.sh was changed

This commit is contained in:
christos 1995-04-22 19:43:50 +00:00
parent 3d1b06ab09
commit 1c1cf96baf

View File

@ -951,4 +951,3 @@ struct sysent sysent[] = {
#endif
};
int nsysent= sizeof(sysent) / sizeof(sysent[0]);