Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113352
b: refs/heads/master
c: 9c3254a
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Sep 8, 2008
1 parent 37e96d6 commit d1438f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c885df50f571faf9fd9f395361cfff1b3a16e06e
refs/heads/master: 9c3254ad42e7925c3a3907a072185273705bd7b2
4 changes: 4 additions & 0 deletions trunk/include/linux/kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,10 @@ void start_periodic_check_for_corruption(void);
static inline void check_for_bios_corruption(void)
{
}

static inline void start_periodic_check_for_corruption(void)
{
}
#endif

/* Values used for system_state */
Expand Down

0 comments on commit d1438f5

Please sign in to comment.