Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19745
b: refs/heads/master
c: 1099209
h: refs/heads/master
i:
  19743: d38e463
v: v3
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed Jan 23, 2006
1 parent 5f0aaf1 commit f2c38d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: 370361f884c032216ece841ac5328393b136f0bb
refs/heads/master: 10992092a8a6e445199f30e56789322851479019
7 changes: 1 addition & 6 deletions trunk/arch/parisc/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,7 @@ void cpu_idle(void)
}


#ifdef __LP64__
#define COMMAND_GLOBAL 0xfffffffffffe0030UL
#else
#define COMMAND_GLOBAL 0xfffe0030
#endif

#define COMMAND_GLOBAL F_EXTEND(0xfffe0030)
#define CMD_RESET 5 /* reset any module */

/*
Expand Down

0 comments on commit f2c38d9

Please sign in to comment.