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

14 lines
97 B
Go
Raw Normal View History

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