/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: gcc:stab.h (VERSION 2.6)
*/

#ifndef __TDF_GCC_STAB_H
#define __TDF_GCC_STAB_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__gcc__stab begin

/* These values should be right */
#define N_GSYM 0x20
#define N_FNAME 0x22
#define N_FUN 0x24
#define N_STSYM 0x26
#define N_LCSYM 0x28
#define N_RSYM 0x40
#define N_SLINE 0x44
#define N_SSYM 0x60
#define N_SO 0x64
#define N_LSYM 0x80
#define N_SOL 0x84
#define N_PSYM 0xa0
#define N_ENTRY 0xa4
#define N_LBRAC 0xc0
#define N_RBRAC 0xe0
#define N_BCOMM 0xe2
#define N_ECOMM 0xe4
#define N_ECOML 0xe8
#define N_LENG 0xfe
#define N_PC 0x30

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_GCC_STAB_H */


syntax highlighted by Code2HTML, v. 0.9.1