/*
 *  DOSMISC.H
 *
 *  Released to the public domain.
 */

#ifndef __DOSMISC_H__
#define __DOSMISC_H__

long corerem(void);

#endif


syntax highlighted by Code2HTML, v. 0.9.1