summaryrefslogtreecommitdiff
path: root/bcc/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/proto.h')
-rw-r--r--bcc/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc/proto.h b/bcc/proto.h
index d5bbb7d..36d5bdc 100644
--- a/bcc/proto.h
+++ b/bcc/proto.h
@@ -325,6 +325,7 @@ void softop P((op_pt op, struct symstruct *source, struct symstruct *target));
void compound P((void));
void outswoffset P((offset_T offset));
void outswstacklab P((void));
+void doasm P((void));
/* table.c */
struct symstruct *addglb P((char *name, struct typestruct *type));