You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
300 B

36 years ago
/*
* This file is te-generic.h and is intended to be a template for
* target environment specific header files.
*/
#define TE_GENERIC 1
/* these define interfaces */
#include "obj-format.h"
/*
* Local Variables:
* comment-column: 0
* fill-column: 131
* End:
*/
/* end of te-generic.h */