00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- 00002 00003 #ifndef jdb_disasm_h 00004 #define jdb_disasm_h 00005 00006 #include "types.h" 00007 #include "l4_types.h" 00008 00009 // 00010 // INTERFACE definition follows 00011 // 00012 00013 00014 // function directly called by external modules 00015 int jdb_disasm_addr_task(Address addr, Task_num task, int level); 00016 00017 int jdb_disasm_one_line(int len, Address &addr, int show_symbols, Task_num task); 00018 00019 #endif // jdb_disasm_h