Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135836
b: refs/heads/master
c: 8d4b498
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Feb 2, 2009
1 parent 9feffc0 commit 52b63d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: 11d9f653aff1d445b4300ae1d2e2d675a0e9172f
refs/heads/master: 8d4b4981195849dd50ed94be33ede926c6f41dcd
4 changes: 0 additions & 4 deletions trunk/arch/x86/include/asm/prctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@
#define ARCH_GET_FS 0x1003
#define ARCH_GET_GS 0x1004

#ifdef CONFIG_X86_64
extern long sys_arch_prctl(int, unsigned long);
#endif /* CONFIG_X86_64 */

#endif /* _ASM_X86_PRCTL_H */
1 change: 1 addition & 0 deletions trunk/arch/x86/include/asm/syscalls.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ asmlinkage long sys_vfork(struct pt_regs *);
asmlinkage long sys_execve(char __user *, char __user * __user *,
char __user * __user *,
struct pt_regs *);
long sys_arch_prctl(int, unsigned long);

/* kernel/ioport.c */
asmlinkage long sys_iopl(unsigned int, struct pt_regs *);
Expand Down

0 comments on commit 52b63d2

Please sign in to comment.