mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
6 lines
87 B
C
6 lines
87 B
C
|
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
|
#ifndef _TOOLS_IO_H
|
||
|
|
#define _TOOLS_IO_H
|
||
|
|
|
||
|
|
#endif
|