/* +++Date last modified: 05-Jul-1997 */

/*
**  SNIPPETS header file for VGABLANK.C
*/

#ifndef VGABLANK__H
#define VGABLANK__H

void blank_EVGA(void);
void restore_EVGA(void);

#endif /* VGABLANK__H */

