mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 21:43:40 +00:00
committed by
Ayke
parent
5b82125765
commit
62f9f61664
@@ -0,0 +1,5 @@
|
||||
package runtime
|
||||
|
||||
func Callers(skip int, pc []uintptr) int {
|
||||
return 0
|
||||
}
|
||||
Reference in New Issue
Block a user