summaryrefslogtreecommitdiffstats
path: root/bsps/x86_64/headers.am
diff options
context:
space:
mode:
authorAmaan Cheval <amaan.cheval@gmail.com>2018-08-13 16:03:12 +0530
committerJoel Sherrill <joel@rtems.org>2018-08-13 10:48:20 -0500
commit4544749e3c163c511a9a28992b3ac429515c0a5a (patch)
tree34043f7607ab3931634efa12da7b1f922cda4479 /bsps/x86_64/headers.am
parentbsps/x86_64: Reduce default RamSize to 1GiB (diff)
downloadrtems-4544749e3c163c511a9a28992b3ac429515c0a5a.tar.bz2
bsps/x86_64: Add paging support with 1GiB super pages
Updates #2898.
Diffstat (limited to 'bsps/x86_64/headers.am')
-rw-r--r--bsps/x86_64/headers.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsps/x86_64/headers.am b/bsps/x86_64/headers.am
new file mode 100644
index 0000000000..6f79bca7c0
--- /dev/null
+++ b/bsps/x86_64/headers.am
@@ -0,0 +1,5 @@
+## This file was generated by "./boostrap -H".
+
+include_libcpudir = $(includedir)/libcpu
+include_libcpu_HEADERS =
+include_libcpu_HEADERS += ../../../../../bsps/x86_64/include/libcpu/page.h