gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdb_proc_service.h
index 4d153e6a189736cbe765b95310688bded3acc8ac..ab02e9eb286859d0e8d85f70056f300bca92f283 100644 (file)
@@ -54,7 +54,7 @@ typedef unsigned int lwpid_t;
 #endif
 
 #ifndef HAVE_PSADDR_T
-typedef unsigned long psaddr_t;
+typedef void *psaddr_t;
 #endif
 
 #ifndef HAVE_PRGREGSET_T
This page took 0.024721 seconds and 4 git commands to generate.