src/sysc/qt/b.h

Go to the documentation of this file.
00001 #ifndef B_H
00002 #define B_H     "$Header: /Users/acg/CVSROOT/sysc/src/sysc/qt/b.h,v 1.1.1.1 2003/10/01 21:50:44 acg Exp $"
00003 
00004 #include "copyright.h"
00005 
00006 extern void b_call_reg (int n);
00007 extern void b_call_imm (int n);
00008 extern void b_add (int n);
00009 extern void b_load (int n);
00010 
00011 #endif /* ndef B_H */

Generated on Wed Apr 25 13:53:28 2007 for SystemC by  doxygen 1.5.1