Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302790
b: refs/heads/master
c: 43a18b1
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 4, 2012
1 parent 912c0ff commit 61416c4
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: 3bb5d2ee396aabaa4e318f17e94d13e2ee0e5a88
refs/heads/master: 43a18b1e588d1b6a993eedd44dd3154590d9bebd
2 changes: 1 addition & 1 deletion trunk/kernel/smpboot.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ void idle_threads_init(void);
#else
static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; }
static inline void idle_thread_set_boot_cpu(void) { }
static inline void idle_threads_init(unsigned int cpu) { }
static inline void idle_threads_init(void) { }
#endif

#endif

0 comments on commit 61416c4

Please sign in to comment.