Merge pull request #52 from xianyi/develop

rebase
This commit is contained in:
Martin Kroeker 2020-04-29 14:36:15 +02:00 committed by GitHub
commit 5d58b11101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ REALNAME: ;\
#define SEEK_ADDRESS
#define BUFFER_SIZE ( 32 << 20)
#define BUFFER_SIZE ( 32 << 21)
#if defined(LOONGSON3A)
#define PAGESIZE (16UL << 10)