9a8004c177
fixed lib ordering on link command
7 lines
77 B
C
7 lines
77 B
C
#ifndef LOWLEVEL_H
|
|
#define LOWLEVEL_H
|
|
|
|
void default_vreg_init(void);
|
|
|
|
#endif
|