Final polishing to debugging system.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file panic.h
|
||||
/// @brief Functions used to manage kernel panic.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file printk.h
|
||||
/// @brief Functions for managing the kernel messages.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file signal.h
|
||||
/// @brief Signals definition.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file syscall.h
|
||||
/// @brief System Call handler definition.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
Reference in New Issue
Block a user