summaryrefslogtreecommitdiffstats
path: root/doc/supplements/template/template.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/template/template.texi')
-rw-r--r--doc/supplements/template/template.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/supplements/template/template.texi b/doc/supplements/template/template.texi
index 0f8e57bd25..2fd116b0aa 100644
--- a/doc/supplements/template/template.texi
+++ b/doc/supplements/template/template.texi
@@ -66,8 +66,8 @@ END-INFO-DIR-ENTRY
@include preface.texi
@include cpumodel.texi
@include callconv.texi
-@c @include memmodel.texi
-@c @include intr.texi
+@include memmodel.texi
+@include intr.texi
@c @include fatalerr.texi
@c @include bsp.texi
@c @include cputable.texi
@@ -85,8 +85,8 @@ Applications Supplement.
* Preface::
* CPU Model Dependent Features::
* Calling Conventions::
-** Memory Model::
-** Interrupt Processing::
+* Memory Model::
+* Interrupt Processing::
** Default Fatal Error Processing::
** Board Support Packages::
** Processor Dependent Information Table::