#ifndef __ASM_GENERIC_TIMEX_H
#define __ASM_GENERIC_TIMEX_H

/*
 * If you have a cycle counter, return the value here.
 */
typedef unsigned long cycles_t;
#ifndef get_cycles
static inline cycles_t get_cycles(void)
{
	return 0;
}
#endif

/*
 * Architectures are encouraged to implement read_current_timer
 * and define this in order to avoid the expensive delay loop
 * calibration during boot.
 */
#undef ARCH_HAS_READ_CURRENT_TIMER

#endif /* __ASM_GENERIC_TIMEX_H */
 Git repository'/>
<link rel='vcs-git' href='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/cgit.cgi/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='8e9faa15469ed7c7467423db4c62aeed3ff4cae3'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/dt-bindings/clock/qcom,gcc-msm8916.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/dt-bindings/clock/qcom,gcc-msm8916.h?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/dt-bindings/clock/qcom,gcc-msm8916.h?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/dt-bindings/clock/qcom,gcc-msm8916.h?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/dt-bindings/clock/qcom,gcc-msm8916.h'>
<input type='hidden' name='id' value='8e9faa15469ed7c7467423db4c62aeed3ff4cae3'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/dt-bindings?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>dt-bindings</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/dt-bindings/clock?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>clock</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/dt-bindings/clock/qcom,gcc-msm8916.h?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3'>qcom,gcc-msm8916.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/dt-bindings/clock/qcom,gcc-msm8916.h?id=8e9faa15469ed7c7467423db4c62aeed3ff4cae3&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>