summaryrefslogtreecommitdiff
path: root/bcc/proto.h
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-07-24 21:00:16 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:47 +0200
commit2060b4f4cc1c13975e495d088344825f7700181b (patch)
tree5efd3dbb269b09d4b3351fdb6b50d6dca0291d47 /bcc/proto.h
parent673f690a37f6673a3262e933709c79de8a66f48c (diff)
downloaddev86-2060b4f4cc1c13975e495d088344825f7700181b.tar.gz
Import Dev86src-0.16.5.tar.gzv0.16.5
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));