Christopher Serr e9b1c3ccb5 Fix panic_fmt in the Book
While implementing panic_fmt for the GameCube I noticed that the parameters given to it were completely broken. Turns out that panic_fmt requires the C ABI to work correctly. This should be fixed in the documentation, so that others don't make the same mistake. Thanks to mbrubeck in the IRC for helping me figure this out.

Not specifying extern for lang_items correctly should potentially also be a compiler error.
2016-03-29 22:28:17 +02:00
..
2016-03-29 22:28:17 +02:00
2016-03-24 17:27:15 -04:00
2016-03-24 01:42:23 -04:00
2016-03-28 16:07:07 +02:00
2016-03-21 06:04:57 +01:00