Update license and remove unused files.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
/// @file mm_io.c
|
||||
/// @brief Memory Mapped IO functions implementation.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
|
||||
/// See LICENSE.md for details.
|
||||
|
||||
#include "io/mm_io.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/// @file port_io.c
|
||||
/// @brief Byte I/O on ports prototypes.
|
||||
/// @copyright (c) 2014-2021 This file is distributed under the MIT License.
|
||||
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
|
||||
/// See LICENSE.md for details.
|
||||
|
||||
#include "io/port_io.h"
|
||||
|
||||
Reference in New Issue
Block a user