tinygo/src/syscall
Ayke van Laethem 54169c714f all: use baremetal build tag
This simplifies adding more baremetal targets, like a GameBoy Advance,
or baremetal x86 for unikernels.
2019-08-04 17:12:07 +02:00
..
errno.go darwin: use custom syscall pkg that uses libsystem 2019-04-05 09:53:51 +02:00
str.go all: pretend to be linux/arm in baremetal targets 2019-03-23 22:58:26 +01:00
syscall.go Add implementation for os.Exit and syscall.Exit 2019-06-12 19:04:34 +02:00
syscall_baremetal.go all: use baremetal build tag 2019-08-04 17:12:07 +02:00
syscall_darwin.go darwin: use custom syscall pkg that uses libsystem 2019-04-05 09:53:51 +02:00
syscall_libc.go darwin: use custom syscall pkg that uses libsystem 2019-04-05 09:53:51 +02:00
tables_baremetal.go all: use baremetal build tag 2019-08-04 17:12:07 +02:00