#pragma once #include "stdint.h" /* ============================================================================= ctype.c -- global variables ============================================================================= */ extern int8_t __atab[]; /* ============================================================================= ctype.c -- global functions ============================================================================= */ extern void ___atab(void);