Replace own dummy syscall with standard library syscall

This makes it easier to support other standard library packages.
This commit is contained in:
Ayke van Laethem
2018-08-30 05:58:54 +02:00
parent e01259ba77
commit 906e061e37
4 changed files with 17 additions and 8 deletions
-5
View File
@@ -1,5 +0,0 @@
package syscall
// dummy
type Errno uintptr