~ubuntu-branches/ubuntu/saucy/strace/saucy-proposed

« back to all changes in this revision

Viewing changes to linux/sparc/syscall.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-05-27 11:43:43 UTC
  • Revision ID: james.westby@ubuntu.com-20080527114343-1h5pbsf3tay8zsmx
Tags: 4.5.15-1.2ubuntu1
* Merge from debian unstable, remaining changes:
  - Add lpia as supported architecture

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 */
30
30
#include "dummy.h"
31
31
 
 
32
#include "../syscall.h"
 
33
 
32
34
int     sys_restart_syscall();
33
35
int     sys_nosys();
34
36
int     sys_nullsys();