Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / syscalls / gdb-syscalls.dtd
index 3ad3625e34f4ce23332f3c517a9b8f35ee896fbd..d7d83f7fbbd7c5ad63d497cd918f1f9a74003857 100644 (file)
@@ -1,4 +1,4 @@
-<!-- Copyright (C) 2009-2014 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
@@ -11,4 +11,6 @@
 <!ELEMENT syscall              EMPTY>
 <!ATTLIST syscall
        name                    CDATA   #REQUIRED
-       number                  CDATA   #REQUIRED>
+       number                  CDATA   #REQUIRED
+       alias                   CDATA   #IMPLIED
+       groups                  CDATA   #IMPLIED>
This page took 0.025551 seconds and 4 git commands to generate.