|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 185 (0xb9) Types: TextFile Notes: UNIX file Names: »stubs.c«
└─⟦22cab2c1b⟧ Bits:30004042/kcaddon.imd SW95705I 386/ix Multi-user Release 1.2 └─⟦22cab2c1b⟧ UNIX Filesystem └─⟦this⟧ »KC/new/etc/atconf/modules/bbu/stubs.c«
/* 87.08.14 bbu stubs */ #include <sys/param.h> short bbu_force = 0; bbu_init () { } rcnmi_int () { } bbu_reset() { } bbu_pow_down() { } bbu_sleep () { sleep(bbu_sleep,NZERO); }