project_info: Fix a section warning

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
This commit is contained in:
Nathan Chancellor 2018-01-04 14:28:10 -07:00 committed by Timi
parent d5995fde16
commit 1687df2690

View file

@ -9,7 +9,7 @@ typedef __u8 uint8;
#define BUF_SIZE 64
extern uint32_t chip_serial_num;
extern unsigned long totalram_pages __read_mostly;
extern unsigned long totalram_pages;
struct project_info {