X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=compile%2Fvmware-detect.c;h=0269b902603cc02b1f705b146922dd58480b4cb6;hb=f5901da1b16f5e8ffc71298c2adade8c842328cf;hp=a636021aab5381d843cc8e233f55856265343bdb;hpb=789bd01843325026e0a58133645899e89e849f12;p=grml-scripts-core.git diff --git a/compile/vmware-detect.c b/compile/vmware-detect.c index a636021..0269b90 100644 --- a/compile/vmware-detect.c +++ b/compile/vmware-detect.c @@ -50,7 +50,7 @@ void printIdtr(const unsigned char* idtr, unsigned size) WRITE("\n"); } -// i386 {{{ +// i386 and x86-64 {{{ #if defined (__i386__) || defined (__x86_64__) int checkVmware(const int debug) {