os/cpu/i386/seg_upd.h

7 lines
61 B
C

#ifndef SEG_UPD_H
#define SEG_UPD_H
void seg_upd();
#endif