|
|
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: 287 (0x11f)
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/mux/stubs.c«
/* dummy mux driver 87.03.26 */
/* attn procedures included 87.07.18 */
#include <sys/chain.h>
#include <sys/csem.h>
muxgate1()
{
}
muxgate2()
{
}
muxinit() { }
muxdrop()
{
}
struct chain_sem attnsem;
get_attn ()
{
nopkg();
}
int sig_attn(dev_no)
int dev_no;
{
noreach();
}