move utility functions into new source files
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1428 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -55,5 +55,6 @@ struct flashchip {
|
||||
#define MSYSTEMS_MD2802 0x30 /* hmm -- both 0x30 */
|
||||
|
||||
extern void myusec_delay(int time);
|
||||
|
||||
extern void myusec_calibrate_delay();
|
||||
extern int enable_flash_write(void);
|
||||
#endif /* !__FLASH_H__ */
|
||||
|
Reference in New Issue
Block a user