X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/898a4e2555438ff8adb08b4d82690d08715e1048..b817bfc642225b8c3c0b6a7e42d1fb949b61a606:/mptypes.c diff --git a/mptypes.c b/mptypes.c index f10ed7e..3502ba3 100644 --- a/mptypes.c +++ b/mptypes.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mptypes.c,v 1.4 2000/10/08 12:05:24 mdw Exp $ + * $Id: mptypes.c,v 1.5 2004/04/08 01:36:15 mdw Exp $ * * Generate `mptypes.h' header file for current architecture * @@ -27,21 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: mptypes.c,v $ - * Revision 1.4 2000/10/08 12:05:24 mdw - * Make later versions of GCC shut up about @long long@. - * - * Revision 1.3 1999/12/10 23:29:48 mdw - * Change header file guard names. - * - * Revision 1.2 1999/11/13 01:54:32 mdw - * Format source code properly ;-). Attach suffixes to the `max' - * constants. - * - */ - /*----- Header files ------------------------------------------------------*/ #define _GNU_SOURCE