home *** CD-ROM | disk | FTP | other *** search
- /*
- * inet-handler.c
- *
- * Author: Tomi Ollila <too@cs.hut.fi>
- *
- * Copyright (c) 1993, 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>
- * All rights reserved.
- *
- * Created: Wed Sep 22 14:40:35 1993 too
- * Last modified: Tue Apr 5 19:43:43 1994 too
- *
- * $Id: inet-handler.c,v 3.1 1994/04/05 16:45:02 too Exp $
- *
- */
-
- asm(".text; jmp _start");
-
- static const char version[] = "$VER: inet-handler 1.70 "__AMIGADATE__" too\n\r"
- "Copyright (c) 1993, 1994 AmiTCP/IP Group, <amitcp-group@hut.fi>\n\r"
- " All rights reserved\n\r";
-