Files
llgo/_demo/targetsbuild/C/c.go
2025-08-22 07:09:42 +08:00

10 lines
67 B
Go

package C
func XhandleHardFault() {
}
func Reset_Handler() {
}