Added an extern declaration of stdlog to x86seg.c.

This commit is contained in:
OBattler
2020-07-22 18:23:21 +02:00
parent eba7d798a0
commit 6a4a57bba8

View File

@@ -36,6 +36,8 @@
#include "386_common.h"
extern FILE *stdlog;
/*Controls whether the accessed bit in a descriptor is set when CS is loaded.*/
#define CS_ACCESSED