Files
llgo/_demo/empty/C/c.go

10 lines
67 B
Go

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