gs: amd64 support
This commit is contained in:
parent
2dbdfe8ac7
commit
8006695405
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
/* ---------------- Cache sizes ---------------- */
|
||||
|
||||
#define ARCH_CACHE1_SIZE 4096
|
||||
#define ARCH_CACHE1_SIZE 131072
|
||||
#define ARCH_CACHE2_SIZE 4194304
|
||||
|
||||
/* ---------------- Miscellaneous ---------------- */
|
||||
|
|
Loading…
Reference in a new issue