summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/include/tblsizes.h
diff options
context:
space:
mode:
authorJan Dolezal <dolezj21@fel.cvut.cz>2014-12-04 00:56:38 +0100
committerGedare Bloom <gedare@rtems.org>2014-12-04 13:37:50 -0500
commitd78eac64a8ac5d5eabbde4a9f1647850113dfc6c (patch)
treee1b26e6aedcb579e867f993f97aae8b29ac626bd /c/src/lib/libbsp/i386/pc386/include/tblsizes.h
parentbsp/leon3: Fix trap table initialization (diff)
downloadrtems-d78eac64a8ac5d5eabbde4a9f1647850113dfc6c.tar.bz2
i386/pc386: cammelCase (struct and function names) to underscores, typedefed structs, break >80 chars lines, removed newlines at EOFs
fb_vesa_rm.c: removed inline from functions declared in fb_vesa.h removed unnecessary printks in the end of patch edid.h, vbe3.h: switched from custom *PACKED_ATTRIBUTE at the structs to the RTEMS_COMPILER_PACKED_ATTRIBUTE for easier maintainability of doxygen
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/include/tblsizes.h')
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/tblsizes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/include/tblsizes.h b/c/src/lib/libbsp/i386/pc386/include/tblsizes.h
index ef51ae743a..6128d8729d 100644
--- a/c/src/lib/libbsp/i386/pc386/include/tblsizes.h
+++ b/c/src/lib/libbsp/i386/pc386/include/tblsizes.h
@@ -22,4 +22,3 @@
#define IDT_SIZE (256)
#define GDT_SIZE (3 + NUM_APP_DRV_GDT_DESCRIPTORS)
-