aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv/include/mcall.h
diff options
context:
space:
mode:
authorXiang Wang <wxjstz@126.com>2018-07-08 10:13:52 +0800
committerPatrick Georgi <pgeorgi@google.com>2018-07-12 11:53:30 +0000
commit3ec008bf40613776173251652c8c33d563299d73 (patch)
tree929ec9a9977f9519d1c26a4ce95de60b8f76dd6f /src/arch/riscv/include/mcall.h
parent6e3cc8855b9364f0097187936d19ec201a2b20c8 (diff)
riscv: add include/arch/smp/ directory
Replicate directory layout from x86 for SMP. Change-Id: I27aee55f24d96ba9e7d8f2e6653f6c9c5e85c66a Signed-off-by: Xiang Wang <wxjstz@126.com> Reviewed-on: https://review.coreboot.org/27355 Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch/riscv/include/mcall.h')
-rw-r--r--src/arch/riscv/include/mcall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/riscv/include/mcall.h b/src/arch/riscv/include/mcall.h
index e4bc36f080..114808aae7 100644
--- a/src/arch/riscv/include/mcall.h
+++ b/src/arch/riscv/include/mcall.h
@@ -26,7 +26,6 @@
#ifndef __ASSEMBLER__
#include <arch/encoding.h>
-#include <atomic.h>
#include <stdint.h>
typedef struct {