5 lines
66 B
C
5 lines
66 B
C
#ifndef SMP_INCLUDED
|
|
#define SMP_INCLUDED
|
|
void smp_boot();
|
|
#endif
|
#ifndef SMP_INCLUDED
|
|
#define SMP_INCLUDED
|
|
void smp_boot();
|
|
#endif
|