/* * Copyright (c) 1993 by Sun Microsystems, Inc. */ #pragma ident "@(#)prototype.c 1.1 93/12/09 SMI" /* * Block comment which describes the contents of this file. */ #include #define MACROS values struct tag { type_t member; }; typedef predefined_types new_types; type_t global_variables; void function_declarations(void); void function_definitions(void) { }