project_info: Fix a section warning
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
This commit is contained in:
parent
d5995fde16
commit
1687df2690
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue