Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57737
b: refs/heads/master
c: 034a15b
h: refs/heads/master
i:
  57735: 6fb239e
v: v3
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed May 23, 2007
1 parent 39c9ca6 commit af2c1df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: 2c8307f63dd5caaf7ff8ad5118951e559a9ed5c8
refs/heads/master: 034a15bfef7f52b4f1ff928b9a06d993969857db
10 changes: 5 additions & 5 deletions trunk/arch/parisc/kernel/syscall_table.S
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#undef ENTRY_SAME
#undef ENTRY_DIFF
#undef ENTRY_UHOH
#undef ENTRY_COMP
#undef ENTRY_OURS
#if defined(CONFIG_64BIT) && !defined(SYSCALL_TABLE_64BIT)
/* Use ENTRY_SAME for 32-bit syscalls which are the same on wide and
* narrow palinux. Use ENTRY_DIFF for those where a 32-bit specific
Expand Down Expand Up @@ -407,3 +402,8 @@
ENTRY_COMP(fstatfs64)
/* Nothing yet */

#undef ENTRY_SAME
#undef ENTRY_DIFF
#undef ENTRY_UHOH
#undef ENTRY_COMP
#undef ENTRY_OURS

0 comments on commit af2c1df

Please sign in to comment.