From 07a984b1ada22813e3bac131711a9c2cf89611bd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 4 Nov 2004 21:48:12 +0000 Subject: 2004-11-04 Ralf Corsepius * 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. --- cpukit/configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/configure.ac') 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 -- cgit v1.2.3