mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:32:46 +00:00 
			
		
		
		
	|  566c5d1e99 This commit moves the KResult and KResultOr objects to Kernel/API to signify that they may now be freely used by userspace code at points where a syscall-related error result is to be expected. It also exposes KResult and KResultOr to the global namespace to make it nicer to use for userspace code. | ||
|---|---|---|
| .. | ||
| APICTimer.cpp | ||
| APICTimer.h | ||
| HardwareTimer.h | ||
| HPET.cpp | ||
| HPET.h | ||
| HPETComparator.cpp | ||
| HPETComparator.h | ||
| PIT.cpp | ||
| PIT.h | ||
| RTC.cpp | ||
| RTC.h | ||
| TimeManagement.cpp | ||
| TimeManagement.h | ||