summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console/vgacons.h
diff options
context:
space:
mode:
authorToma Radu <radustoma@yahoo.com>2013-12-30 10:48:57 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-12-30 10:48:57 -0600
commitfa01e0d0586ca34cc5b5848d2c14c5211bfb2e54 (patch)
treef366d6e1d030be713a5fcc2cf69e4da2d6c6173e /c/src/lib/libbsp/i386/pc386/console/vgacons.h
parentsp09: Remove region test references (diff)
downloadrtems-fa01e0d0586ca34cc5b5848d2c14c5211bfb2e54.tar.bz2
i386/pc386: Add doxygen file headers.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/vgacons.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/console/vgacons.h b/c/src/lib/libbsp/i386/pc386/console/vgacons.h
index 4de6909e08..4ffc907d2e 100644
--- a/c/src/lib/libbsp/i386/pc386/console/vgacons.h
+++ b/c/src/lib/libbsp/i386/pc386/console/vgacons.h
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup i386_pc386
+ *
+ * @brief VGA definitions.
+ */
+
/*
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).