use macros for version numbers

This commit is contained in:
Doug Evans
1998-07-21 20:47:38 +00:00
parent 46cd3dab3b
commit 5eb29e2c4f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Tue Jul 21 13:12:13 1998 Doug Evans <devans@seba.cygnus.com>
* cgen.h (cgen_version_{major,minor,fixlevel}): Declare.
* cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Define.
(cgen_insert_fn,cgen_extract_fn): New arg `pc'.
(get_operand,put_operand): Replaced with get_{int,vma}_operand,
set_{int,vma}_operand.