summaryrefslogtreecommitdiff
path: root/src/include/smp.h
blob: c4a675ac510aef29a9f0e7828fd56435dff88df9 (plain)
1
2
3
4
#ifndef SMP_INCLUDED
#define SMP_INCLUDED
void smp_boot();
#endif