~ubuntu-branches/debian/sid/strace/sid

« back to all changes in this revision

Viewing changes to linux/avr32/syscallent.h

  • Committer: Bazaar Package Importer
  • Author(s): Frederik Schüler
  • Date: 2010-05-04 14:31:46 UTC
  • mfrom: (0.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100504143146-yo6uohwusjj7qxm3
Tags: 4.5.20-2
Add missing sparc syscall defines to fix FTBFS on sparc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
        { 3,    TD,     sys_ioctl,              "ioctl"         }, /* 54 */
85
85
        { 3,    TD,     sys_fcntl,              "fcntl"         }, /* 55 */
86
86
        { 2,    0,      sys_setpgid,            "setpgid"       }, /* 56 */
87
 
        { 4,    0,      sys_mremap,             "mremap"        }, /* 57 */
 
87
        { 5,    0,      sys_mremap,             "mremap"        }, /* 57 */
88
88
        { 3,    0,      sys_setresuid,          "setresuid"     }, /* 58 */
89
89
        { 3,    0,      sys_getresuid,          "getresuid"     }, /* 59 */
90
90
        { 2,    0,      sys_setreuid,           "setreuid"      }, /* 60 */