mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
moved to clock.h
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1243 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
2e8da0dafe
commit
68a040dfa1
1 changed files with 0 additions and 3 deletions
|
@ -36,7 +36,4 @@ extern void ppc_enable_mmu(void);
|
|||
|
||||
/* Describe which sort of ppc CPU I am */
|
||||
extern void ppc_identify(void);
|
||||
|
||||
/* CPU clock speed in ticks per second */
|
||||
extern unsigned long get_clock_speed();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue