diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-26 12:48:43 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-26 12:48:43 +0100 |
| commit | 786bd02b01d80e335d4445698d721213a1884ff5 (patch) | |
| tree | f10b97cca2e03c279cd5884919c23de03d3e7223 /kernel/mp.h | |
| parent | aad4bfe0261ea623342adc392728281be5062967 (diff) | |
some cleanup
Diffstat (limited to 'kernel/mp.h')
| -rw-r--r-- | kernel/mp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/mp.h b/kernel/mp.h deleted file mode 100644 index fc7f036..0000000 --- a/kernel/mp.h +++ /dev/null @@ -1,2 +0,0 @@ -#include "smp.h" -bool mp_find(smp_processors *procdata); |
