Added an extern declaration of stdlog to x86seg.c.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user