am 5591a960: Merge "Fix limits.h to include page.h which provides PAGE_SIZE"
* commit '5591a960038d742a936e62fd05ab29adc673fc7f': Fix limits.h to include page.h which provides PAGE_SIZE
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef PAGESIZE
|
||||
#include <asm/page.h>
|
||||
#define PAGESIZE PAGE_SIZE
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user