Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91722
b: refs/heads/master
c: eb0cc5f
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Apr 21, 2008
1 parent db87ae9 commit 1c70c1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 19b5b517a8b81a448be9b2bdaf18a761a7b9799e
refs/heads/master: eb0cc5fe4e8d4928259852d9dc3cb1eeae90e48f
5 changes: 0 additions & 5 deletions trunk/include/asm-frv/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,6 @@ do { \
do { var = (value); barrier(); } while (0)
#endif

#define HARD_RESET_NOW() \
do { \
cli(); \
} while(1)

extern void die_if_kernel(const char *, ...) __attribute__((format(printf, 1, 2)));
extern void free_initmem(void);

Expand Down

0 comments on commit 1c70c1d

Please sign in to comment.