summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-04 21:48:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-04 21:48:12 +0000
commit07a984b1ada22813e3bac131711a9c2cf89611bd (patch)
treeff13bc96b803614598d4fb4d9f45443b24841328 /cpukit/configure.ac
parent2004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-07a984b1ada22813e3bac131711a9c2cf89611bd.tar.bz2
2004-11-04 Ralf Corsepius <ralf_corsepiu@rtems.org>
* include/sys/_stdint.h: Various changes. Add *leastN_t types. Add INTN_{MIN|MAX} macros. Add doxygen preamble. * include/sys/_inttypes.h: Add doxygen preamble. Reflect changes above. * libcsupport/include/stdint.h: Add doxygen preamble. * libcsupport/include/inttypes.h: Add doxygen preamble. * configure.ac: Add doxygen preamble to cpuopts.h.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index fef551717d..f58af2c40e 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -127,6 +127,9 @@ typedef struct {
])
cat >>cpuopts.tmp <<\_ACEOF
+/**
+ * @file rtems/score/cpuopts.h
+ */
/* target cpu dependent options file */
/* automatically generated -- DO NOT EDIT!! */
#ifndef __CPU_OPTIONS_h