nuttx/arch
raiden00pl f19b28d3d2 arch/x86_64/x86_64_acpi_procfs.c: fix build warnings
fix warnings:

CC:  intel64/intel64_schedulesigaction.c common/x86_64_acpi_procfs.c:121:3: warning: excess elements in struct initializer
  121 |   0444
      |   ^~~~
common/x86_64_acpi_procfs.c:121:3: note: (near initialization for ‘g_acpi_procfs’)
common/x86_64_acpi_procfs.c:129:3: warning: excess elements in struct initializer
  129 |   0
      |   ^
common/x86_64_acpi_procfs.c:129:3: note: (near initialization for ‘g_acpi_file_procfs’)

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-01-19 14:46:34 +01:00
..
arm elf(bugfix):fix elf compile link error when enable LTO 2026-01-19 14:45:37 +08:00
arm64 cmake(enhance):cmake support DYNLIB build 2026-01-19 14:45:37 +08:00
avr arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
ceva checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
dummy
hc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
mips arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
misoc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
or1k arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
renesas arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
risc-v arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
sim cmake(bugfix):fix sim loadable elf build support 2026-01-19 14:45:37 +08:00
sparc arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
tricore arch/tricore: modify gpsr init process 2026-01-19 17:51:48 +08:00
x86 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
x86_64 arch/x86_64/x86_64_acpi_procfs.c: fix build warnings 2026-01-19 14:46:34 +01:00
xtensa arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
z16 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
z80 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
CMakeLists.txt
Kconfig arch/x86_64: add poweroff functionality 2026-01-19 14:10:12 +08:00