mirror of
https://github.com/armbian/linux-cix.git
synced 2026-01-06 12:30:45 -08:00
6 lines
97 B
C
6 lines
97 B
C
|
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
|
#ifndef _TOOLS_DEBUGFS_H
|
||
|
|
#define _TOOLS_DEBUGFS_H
|
||
|
|
|
||
|
|
#endif
|