Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110305
b: refs/heads/master
c: 461d159
h: refs/heads/master
i:
  110303: ce641a0
v: v3
  • Loading branch information
Jaswinder Singh committed Jul 25, 2008
1 parent 4cb9419 commit a985cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 71e3b818431957371c7f69fa1c576d4a403c1478
refs/heads/master: 461d159694d683c9e43ead07720a3a0f17f6f060
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/syscalls.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*
* This file is released under the GPLv2.
* See the file COPYING for more details.
*
*/

#ifndef _ASM_X86_SYSCALLS_H
Expand Down Expand Up @@ -87,6 +86,7 @@ asmlinkage long sys_rt_sigreturn(struct pt_regs *);
/* kernel/sys_x86_64.c */
asmlinkage long sys_mmap(unsigned long, unsigned long, unsigned long,
unsigned long, unsigned long, unsigned long);
struct new_utsname;
asmlinkage long sys_uname(struct new_utsname __user *);

#endif /* CONFIG_X86_32 */
Expand Down

0 comments on commit a985cf8

Please sign in to comment.