2
0
mirror of https://github.com/bebbo/amigaos-cross-toolchain.git synced 2025-12-08 22:38:24 +00:00

Various fixes bundled together. May fix compilation issues on Linux.

This commit is contained in:
Krystian Bacławski
2014-02-06 17:22:19 +01:00
parent 00adaff6c3
commit 8ae32e5364
5 changed files with 21 additions and 16 deletions

View File

@ -10,7 +10,7 @@
long __nocommandline = 1;
BOOL PrintMMUInfo() {
static BOOL PrintMMUInfo() {
PutStr("MMU: ");
switch (GetMMUType()) {