Cleaned up ibm.h a bit
This commit is contained in:
parent
9ae73bedd8
commit
bfc69a4bea
14 changed files with 6 additions and 77 deletions
|
|
@ -15,6 +15,8 @@ int nvr_dosave = 0;
|
|||
|
||||
static int nvr_onesec_time = 0, nvr_onesec_cnt = 0;
|
||||
|
||||
static int rtctime;
|
||||
|
||||
void getnvrtime()
|
||||
{
|
||||
time_get(nvrram);
|
||||
|
|
|
|||
Loading…
Reference in a new issue