summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/Makefile.am
diff options
context:
space:
mode:
authorAmaan Cheval <amaan.cheval@gmail.com>2018-03-13 21:44:13 +0530
committerJoel Sherrill <joel@rtems.org>2018-03-16 11:01:55 -0500
commite9fb313376b59bd8aa987ce6614db2753e8b28ca (patch)
tree229e7c60ee0551f559a8b51e49e38250003965ae /c/src/lib/libbsp/i386/pc386/Makefile.am
parentbsps/powerpc: Use shared linker command file (diff)
downloadrtems-e9fb313376b59bd8aa987ce6614db2753e8b28ca.tar.bz2
i386/smp: Define CPU_Interrupt_frame as non-void struct
This change, excluding the #error directive, lets us make progress towards compiling i386 targets with --enable-smp. The #error directive needs to be there since the CPU_Interrupt_frame is used by the SMP context switching code, and this placeholder struct, if used, would only lead to more subtle bugs and errors. With the directive, the SMP context switching code can be improved separately. Updates #3331
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions