~bkerensa/ubuntu/raring/valgrind/merge-from-deb

« back to all changes in this revision

Viewing changes to coregrind/vki_unistd-ppc32-linux.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-16 17:56:30 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20061116175630-hatkgajb0twz0upw
Tags: upstream-3.2.1
Import upstream version 3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
335
335
#define __NR_readlinkat         296
336
336
#define __NR_fchmodat           297
337
337
#define __NR_faccessat          298
 
338
#define __NR_get_robust_list    299
 
339
#define __NR_set_robust_list    300
338
340
 
339
 
#define __NR_syscalls           299
 
341
#define __NR_syscalls           301
340
342
 
341
343
#endif /* __VKI_UNISTD_PPC32_LINUX_H */