This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
millfork
Watch
1
Star
0
Fork
0
You've already forked millfork
mirror of
https://github.com/KarolS/millfork.git
synced
2025-08-06 21:25:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
89ff89bc48ea1d6406b2ebdf0bf07a974739be34
millfork
/
include
/
default_panic.mfk
Karol Stasiak
502faa3694
panic()
2018-01-08 01:17:48 +01:00
3 lines
35 B
Plaintext
Raw
Blame
History
void _panic() {
while(true){}
}
Reference in New Issue
View Git Blame
Copy Permalink