Final polishing to debugging system.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file errno.h
|
||||
/// @brief Errors definition.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file ipc.h
|
||||
/// @brief
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file kernel_levels.h
|
||||
/// @brief
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file module.h
|
||||
/// @brief
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file reboot.h
|
||||
/// @brief
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file types.h
|
||||
/// @brief Collection of Kernel datatype
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/// MentOS, The Mentoring Operating system project
|
||||
/// @file utsname.h
|
||||
/// @brief Functions used to provide information about the machine & OS.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
|
||||
Reference in New Issue
Block a user