explicit void declaration, remove unused arg. thanks ccomp

This commit is contained in:
cathugger
2017-10-23 02:15:23 +00:00
parent 7281403328
commit e6a879949b
4 changed files with 10 additions and 10 deletions

View File

@@ -1 +1 @@
int cpucount();
int cpucount(void);