src: remove a bunch of !__linux__ preprocessor
commitea81c71c730605ea3a5ffb97a42d2500cb05844c
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 12 Feb 2018 17:26:12 +0000 (12 19:26 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 12 Feb 2018 17:31:50 +0000 (12 19:31 +0200)
treef9a72e8c4043364113c21e228d50989100f34a6a
parent40b92a1446e6f253badba0d9d22bd34703a18225
src: remove a bunch of !__linux__ preprocessor

The portable code won't be linked on Linux, but at least it will be
compiled - reducing developer errors.
src/misc/cpu.c
src/posix/dirs.c
src/posix/thread.c