|
951700fdd8
|
Removed unused usings. (#3593)
* Removed unused usings.
* Added back using, now that it's used.
* Removed extra whitespace.
|
2022-08-18 18:04:54 +02:00 |
|
|
98c838b24c
|
Use BitOperations methods and delete now unused BitUtils methods (#3134)
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods
|
2022-02-18 02:35:23 +01:00 |
|
|
0039bb6394
|
Refactor SVC handler (#540)
* Refactor SVC handler
* Get rid of KernelErr
* Split kernel code files into multiple folders
|
2018-12-18 03:33:36 -02:00 |
|