mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +00:00
nintendoswitch: Add experimental Nintendo Switch support without CRT
Bare minimal nintendo switch support using LLD
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// +build darwin linux,!baremetal freebsd,!baremetal
|
||||
// +build !nintendoswitch
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user