libctf: lowest-level memory allocation and debug-dumping wrappers
[deliverable/binutils-gdb.git] / include / ctf-api.h
index 81f6add468111e15d6885f55127715e721ad9b73..8c6b770cb9615d7a9cd00e2c4b1b577081c657d4 100644 (file)
@@ -123,6 +123,9 @@ enum
 #define        CTF_ADD_ROOT    1       /* Type visible at top-level scope.  */
 
 
+extern void ctf_setdebug (int debug);
+extern int ctf_getdebug (void);
+
 #ifdef __cplusplus
 }
 #endif
This page took 0.023826 seconds and 4 git commands to generate.