CS350 COS
COS
Loading...
Searching...
No Matches
mp.h
Go to the documentation of this file.
1
2#ifndef __MP_H__
3#define __MP_H__
4
6
7#define CPU LAPIC_CPU
8
9#endif /* __MP_H__ */
10
uint32_t LAPIC_CPU()
Definition: lapic.c:93
unsigned int uint32_t
Definition: types.h:12