* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods
* Refactor SVC handler * Get rid of KernelErr * Split kernel code files into multiple folders