repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
[linux-stable.git]
/
include
/
linux
/
sh_timer.h
blob
64638b058076e094ad785072912889640bcb7d85
1
#ifndef __SH_TIMER_H__
2
#define __SH_TIMER_H__
3
4
struct
sh_timer_config
{
5
unsigned int
channels_mask
;
6
};
7
8
#endif
/* __SH_TIMER_H__ */