summaryrefslogtreecommitdiffstats
path: root/doc/ada_user/example.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-11-15 10:37:59 -0600
committerJoel Sherrill <joel@rtems.org>2017-01-11 12:13:21 -0600
commit48a7fa31f918a6fc88719b3c9393a9ba2829f42a (patch)
tree10bf638de133099fcabe5fe713ca98a546a27ab2 /doc/ada_user/example.texi
parentRemove obsolete __RTEMS_HAVE_SYS_CPUSET_H__ (diff)
downloadrtems-48a7fa31f918a6fc88719b3c9393a9ba2829f42a.tar.bz2
Remove texinfo format documentation. Replaced by Sphinx formatted documentation.
closes #2812.
Diffstat (limited to 'doc/ada_user/example.texi')
-rw-r--r--doc/ada_user/example.texi13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/ada_user/example.texi b/doc/ada_user/example.texi
deleted file mode 100644
index 9236bc63da..0000000000
--- a/doc/ada_user/example.texi
+++ /dev/null
@@ -1,13 +0,0 @@
-@c
-@c COPYRIGHT (c) 1989-2014.
-@c On-Line Applications Research Corporation (OAR).
-@c All rights reserved.
-
-@node Example Application, Glossary, Linker Sets RTEMS_LINKER_RWSET_ITEM_ORDERED - Defines an ordered read-write linker set item, Top
-@chapter Example Application
-
-@example
-
-Currently there is no example Ada application provided.
-
-@end example