os/cpu/i386/seg_upd.h

7 lines
61 B
C
Raw Normal View History

2019-02-10 14:11:07 -06:00
#ifndef SEG_UPD_H
#define SEG_UPD_H
void seg_upd();
#endif