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
2024-11-01 05:05:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cd5e9decac
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