Added time RTC library
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**************************************
|
||||
* iceOS Kernel *
|
||||
* VulcanOS Kernel *
|
||||
* Developed by Marco 'icebit' Cetica *
|
||||
* (c) 2019 *
|
||||
* (c) 2019-2021 *
|
||||
* Released under GPLv3 *
|
||||
* https://github.com/ice-bit/iceOS *
|
||||
***************************************/
|
||||
@@ -78,4 +78,4 @@ void alloc_frame(page_t *page, int32_t is_super, int32_t is_write);
|
||||
// Page faults handler(ISR recorder)
|
||||
void page_fault(registers_t regs);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user