DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦b2de5082c⟧ TextFile

    Length: 125 (0x7d)
    Types: TextFile
    Notes: UNIX file
    Names: »stubs.c«

Derivation

└─⟦22cab2c1b⟧ Bits:30004042/kcaddon.imd SW95705I 386/ix Multi-user Release 1.2
└─⟦22cab2c1b⟧ UNIX Filesystem
    └─⟦this⟧ »KC/new/etc/atconf/modules/comi/stubs.c« 

TextFile

#include <sys/types.h>
#include <sys/msl_def.h>
extern ushort cardmask;

comipoll()
{
  cardmask &= ~(COM1BIT | COM2BIT);
}