* callback.h (CB_SYS_rename): New macro.
[deliverable/binutils-gdb.git] / include / gdb / callback.h
index fbaef249d9b3532309ee04f04b1591637ab7d471..e5eb8d7ddcd1c32579ace935646834225c008804 100644 (file)
@@ -192,6 +192,7 @@ extern host_callback default_callback;
 
 /* More standard syscalls.  */
 #define CB_SYS_lstat    19
+#define CB_SYS_rename  20
 \f
 /* Struct use to pass and return information necessary to perform a
    system call.  */
This page took 0.023589 seconds and 4 git commands to generate.