a few core -> CPU
get rid of PDF generating support
This commit is contained in:
parent
b8a31c494c
commit
55bc96d419
10 changed files with 7 additions and 560 deletions
|
|
@ -46,7 +46,7 @@ cpuid()
|
|||
return id;
|
||||
}
|
||||
|
||||
// Return this core's cpu struct.
|
||||
// Return this CPU's cpu struct.
|
||||
// Interrupts must be disabled.
|
||||
struct cpu*
|
||||
mycpu(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue