Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33934
b: refs/heads/master
c: e5fa6d7
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed Sep 16, 2006
1 parent 1668e1a commit 24fb2b2
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: d5759641f5809b19bad4e2af6ca97b830545aaba
refs/heads/master: e5fa6d70318e4a6a644edbb7d574059e5b326de1
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,6 +324,8 @@
#define __NR_vmsplice 316
#define __NR_move_pages 317

#ifdef __KERNEL__

#define NR_syscalls 318

/*
Expand Down Expand Up @@ -423,8 +425,6 @@ __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 24fb2b2

Please sign in to comment.