livoxG1: Make collateKernelNBytes a uint32_t for 32bit portability

This commit is contained in:
2025-11-08 10:59:08 -04:00
parent 9233f7fdc8
commit 5dbed56e38
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ collateKernelEnd:
.section .data
collateKernelNBytes:
.quad collateKernelEnd - collateKernelStart
.long collateKernelEnd - collateKernelStart
.section .note.GNU-stack,"",@progbits