incubator-nuttx/arch/x86_64/src/intel64
Xiang Xiao 5d1a444812 Replace __attribute__ ((unused)) with unused_code
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
Make.defs style/Make.defs: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
chip.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64.h Flat address x86_64 port of Nuttx (#411) 2020-03-03 19:02:59 -06:00
intel64_check_capability.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_fullcontextrestore.S Flat address x86_64 port of Nuttx (#411) 2020-03-03 19:02:59 -06:00
intel64_handlers.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
intel64_head.S arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
intel64_idle.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_lowsetup.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_rng.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_saveusercontext.S style/code: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
intel64_serial.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_tickless.c arch/x86_64/src/intel64/intel64_tickless.c: Fix a syslog format 2020-11-22 19:01:05 -08:00
intel64_timerisr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
intel64_vectors.S style/code: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
up_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
up_irq.c Replace __attribute__ ((unused)) with unused_code 2021-07-29 21:55:21 -03:00
up_map_region.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_regdump.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_restore_auxstate.c Flat address x86_64 port of Nuttx (#411) 2020-03-03 19:02:59 -06:00
up_rtc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_savestate.c Flat address x86_64 port of Nuttx (#411) 2020-03-03 19:02:59 -06:00
up_schedulesigaction.c Remove final remaining CONFIG_DISABLE_SIGNALS and CONFIG_DISABLE_SIGNAL 2021-05-10 17:04:38 -03:00
up_sigdeliver.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00