home *** CD-ROM | disk | FTP | other *** search
- #ifndef E_OSBIND_H
- #define E_OSBIND_H
-
- /*-------------------------------------------------------*/
- /* All OS-related stuff */
- /* Kept for compatability */
- /* Programs should include only those files that they */
- /* need. */
- /*-------------------------------------------------------*/
-
- #include <tos.h>
- #include <tosmem.h>
- #include <sysvar.h>
- #include <vt52.h>
-
- #endif
-