Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33707
b: refs/heads/master
c: 386dcaf
h: refs/heads/master
i:
  33705: feea2e6
  33703: 163b978
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Aug 30, 2006
1 parent 84ee3b4 commit 8d6f41a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 266f0566761cf88906d634727b3d9fc2556f5cbd
refs/heads/master: 386dcafaacd212ef4a8aeed67a7db3ffbb44c7b2
4 changes: 2 additions & 2 deletions trunk/include/asm-i386/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,6 @@
#define __NR_vmsplice 316
#define __NR_move_pages 317

#ifdef __KERNEL__

#define NR_syscalls 318

/*
Expand Down Expand Up @@ -425,6 +423,8 @@ __asm__ volatile ("push %%ebp ; push %%ebx ; movl 4(%2),%%ebp ; " \
__syscall_return(type,__res); \
}

#ifdef __KERNEL__

#define __ARCH_WANT_IPC_PARSE_VERSION
#define __ARCH_WANT_OLD_READDIR
#define __ARCH_WANT_OLD_STAT
Expand Down

0 comments on commit 8d6f41a

Please sign in to comment.