S390: Add syscall info for syscalls up to 374
[deliverable/binutils-gdb.git] / gdb / psympriv.h
index 2cf319099a7e947107b2848b7168976e10534c44..915208e0d2aec121e5d630c7105179b3b62f6e15 100644 (file)
@@ -1,6 +1,6 @@
 /* Private partial symbol table definitions.
 
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -207,7 +207,7 @@ extern void add_psymbol_to_list (const char *, int,
                                 int, domain_enum,
                                 enum address_class,
                                 struct psymbol_allocation_list *,
-                                long, CORE_ADDR,
+                                CORE_ADDR,
                                 enum language, struct objfile *);
 
 extern void init_psymbol_list (struct objfile *, int);
This page took 0.024161 seconds and 4 git commands to generate.