summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/stdint.h')
-rw-r--r--cpukit/libcsupport/include/stdint.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/libcsupport/include/stdint.h b/cpukit/libcsupport/include/stdint.h
index 1277aae4be..34cc7032fe 100644
--- a/cpukit/libcsupport/include/stdint.h
+++ b/cpukit/libcsupport/include/stdint.h
@@ -1,6 +1,8 @@
+/**
+ * @file stdint.h
+ */
+
/*
- * stdint.h
- *
* ISO C99 integer types
*
* $Id$