Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

27 lines
827 B
C

/* @(#)83 1.2 src/bos/usr/ccs/lib/libdbx/stabstring.h, libdbx, bos411, 9428A410j 6/15/90 20:42:29 */
#ifndef _h_stabstring
#define _h_stabstring
/*
* COMPONENT_NAME: (CMDDBX) - dbx symbolic debugger
*
* FUNCTIONS: (macros)
*
* ORIGINS: 26, 27
*
* This module contains IBM CONFIDENTIAL code. -- (IBM
* Confidential Restricted when combined with the aggregated
* modules for this product)
* SOURCE MATERIALS
* (C) COPYRIGHT International Business Machines Corp. 1988, 1989
* All Rights Reserved
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*
* Copyright (c) 1982 Regents of the University of California
*
*/
extern initTypeTable (/* */);
extern entersym (/* name, np, axp */);
#endif /* _h_stabstring */