Standardize most system calls

This commit is contained in:
Enrico Fraccaroli
2019-05-10 17:18:34 +02:00
parent 9368b0d6eb
commit c0e5808656
22 changed files with 408 additions and 557 deletions
-1
View File
@@ -4,7 +4,6 @@
/// @copyright (c) 2019 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include "sys.h"
#include "stdio.h"
#include "errno.h"
#include "mutex.h"