Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27124
b: refs/heads/master
c: 722ace9
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jun 5, 2006
1 parent 3271c25 commit eea6b33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1acf1ca7e906cf7453d76d76a6c953996295c220
refs/heads/master: 722ace9dfb73a62bf78c2db619795cfc128fef5a
4 changes: 2 additions & 2 deletions trunk/include/asm-mips/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ extern void prom_init_secondary(void);
extern void plat_smp_setup(void);

/*
* Called after init_IRQ but before __cpu_up.
* Called in smp_prepare_cpus.
*/
extern void prom_prepare_cpus(unsigned int max_cpus);
extern void plat_prepare_cpus(unsigned int max_cpus);

/*
* Last chance for the board code to finish SMP initialization before
Expand Down

0 comments on commit eea6b33

Please sign in to comment.