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-01-01 06:29:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
24ae52e3cc
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