diff options
Diffstat (limited to 'cfb/cfbtab.h')
-rw-r--r-- | cfb/cfbtab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cfb/cfbtab.h b/cfb/cfbtab.h index c27f69312..f81855103 100644 --- a/cfb/cfbtab.h +++ b/cfb/cfbtab.h @@ -4,7 +4,9 @@ #define _CFBTAB_H_ /* prototypes */ +#if 0 extern int starttab[32], endtab[32]; extern unsigned int partmasks[32][32]; +#endif #endif /* _CFBTAB_H_ */ |