mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
Replace own dummy syscall with standard library syscall
This makes it easier to support other standard library packages.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
package syscall
|
||||
|
||||
// dummy
|
||||
|
||||
type Errno uintptr
|
||||
Reference in New Issue
Block a user