D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
5.4.0-216-generic
/
build
/
include
/
linux
/
Filename :
sh_timer.h
back
Copy
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __SH_TIMER_H__ #define __SH_TIMER_H__ struct sh_timer_config { unsigned int channels_mask; }; #endif /* __SH_TIMER_H__ */