lindows/lcrash/lnxboot.c

5 lines
101 B
C

#include "lnxboot.h"
struct setup_info* BootSetupInfo = 0;
struct boot_params* BootBootParams = 0;