diff options
| author | Miguel <m.i@gmx.at> | 2018-09-09 19:56:46 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-09 19:56:46 +0200 |
| commit | 074490c63dd09fc941b1162f62af1985ee9576d3 (patch) | |
| tree | cf20201cb188c556c8deb59d0eb6f5d145b04b72 /xxx/mp.h | |
| parent | 4cda542d863839c5b0e026ccee297ca5ff3dd9cd (diff) | |
never ending cleanup
Diffstat (limited to 'xxx/mp.h')
| -rw-r--r-- | xxx/mp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xxx/mp.h b/xxx/mp.h new file mode 100644 index 0000000..e6db125 --- /dev/null +++ b/xxx/mp.h @@ -0,0 +1,2 @@ +// MULTIBOOT SPEC parsing +//bool mp_find(smp_processors *procdata); |
