repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.13-rc4
[linux.git]
/
arch
/
sh
/
include
/
asm
/
freq.h
blob
87c23621b7ae811e6405510d2389bb9a12abe372
1
/* SPDX-License-Identifier: GPL-2.0+
2
*
3
* include/asm-sh/freq.h
4
*
5
* Copyright (C) 2002, 2003 Paul Mundt
6
*/
7
#ifndef __ASM_SH_FREQ_H
8
#define __ASM_SH_FREQ_H
9
10
#include <cpu/freq.h>
11
12
#endif
/* __ASM_SH_FREQ_H */