summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/headers.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-03-12 14:42:47 -0500
committerJoel Sherrill <joel@rtems.org>2018-03-13 09:55:23 -0500
commitc0443b4ce943fa891839c7b7be21d8ebd4370de1 (patch)
treef2aad8953f41eb54a6ba8e9b39781d1867cf7fcc /cpukit/score/cpu/arm/headers.am
parentRework i386 Paravirtualization to have paravirt.h (diff)
downloadrtems-c0443b4ce943fa891839c7b7be21d8ebd4370de1.tar.bz2
Add ARM Paravirtualization support
Closes #3305.
Diffstat (limited to 'cpukit/score/cpu/arm/headers.am')
-rw-r--r--cpukit/score/cpu/arm/headers.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/headers.am b/cpukit/score/cpu/arm/headers.am
index 6325328189..9bbc7015b9 100644
--- a/cpukit/score/cpu/arm/headers.am
+++ b/cpukit/score/cpu/arm/headers.am
@@ -21,3 +21,4 @@ include_rtems_score_HEADERS += include/rtems/score/cpu.h
include_rtems_score_HEADERS += include/rtems/score/cpu_asm.h
include_rtems_score_HEADERS += include/rtems/score/cpuatomic.h
include_rtems_score_HEADERS += include/rtems/score/cpuimpl.h
+include_rtems_score_HEADERS += include/rtems/score/paravirt.h