/* ============================================================================= ctype.c -- external declarations ============================================================================= */ #pragma once #include "stdint.h" /* ============================================================================= external variables ============================================================================= */ extern int8_t __atab[];