nuttx/arch/avr/src/avr32
Xiang Xiao 70290b6e38 arch: Change the linker generated symbols from uint32_t to uint8_t *
and remove the duplicated declaration

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-24 21:26:56 +02:00
..
avr32.h arch: inline up_interrupt_context() 2022-05-26 04:36:07 +08:00
Kconfig
Toolchain.defs this flag is meaningless for the linker 2022-06-27 20:03:03 -03:00
up_blocktask.c
up_copystate.c
up_createstack.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_doirq.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_dumpstate.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
up_exceptions.S
up_fullcontextrestore.S
up_initialstate.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
up_nommuhead.S arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_releasepending.c
up_reprioritizertr.c
up_schedulesigaction.c arch: Remove "0x" prefix preceding "%p" specifier on format string 2022-06-30 22:08:58 +03:00
up_sigdeliver.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
up_stackframe.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
up_switchcontext.S
up_syscall6.S
up_unblocktask.c
up_usestack.c