Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenintrin_i.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define Ke386SaveFlags(x) __asm__ __volatile__("mfmsr %0" : "=r" (x) :) 00004 00005 /* EOF */ Generated on Sat May 26 2012 04:36:06 for ReactOS by
1.7.6.1
|