livoxG1: Make collateKernelNBytes a uint32_t for 32bit portability
This commit is contained in:
@@ -12,6 +12,6 @@ collateKernelEnd:
|
||||
|
||||
.section .data
|
||||
collateKernelNBytes:
|
||||
.quad collateKernelEnd - collateKernelStart
|
||||
.long collateKernelEnd - collateKernelStart
|
||||
|
||||
.section .note.GNU-stack,"",@progbits
|
||||
|
||||
Reference in New Issue
Block a user