mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Various fixes bundled together. May fix compilation issues on Linux.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
|
||||
long __nocommandline = 1;
|
||||
|
||||
BOOL PrintMMUInfo() {
|
||||
static BOOL PrintMMUInfo() {
|
||||
PutStr("MMU: ");
|
||||
|
||||
switch (GetMMUType()) {
|
||||
|
||||
Reference in New Issue
Block a user