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:
@ -10,7 +10,7 @@
|
||||
|
||||
long __nocommandline = 1;
|
||||
|
||||
BOOL PrintMMUInfo() {
|
||||
static BOOL PrintMMUInfo() {
|
||||
PutStr("MMU: ");
|
||||
|
||||
switch (GetMMUType()) {
|
||||
|
||||
Reference in New Issue
Block a user