Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/gdb/callback.h')
-rw-r--r--include/gdb/callback.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index fbaef249d..e5eb8d7dd 100644
--- a/include/gdb/callback.h
+++ b/include/gdb/callback.h
@@ -192,6 +192,7 @@ extern host_callback default_callback;
/* More standard syscalls. */
#define CB_SYS_lstat 19
+#define CB_SYS_rename 20
/* Struct use to pass and return information necessary to perform a
system call. */