K 10 svn:author V 4 jkim K 8 svn:date V 27 2009-06-08T17:11:47.218080Z K 7 svn:log V 247 Clean up FreeBSD-specific header file: - Define ACPI_USE_DO_WHILE_0 to add do while(0) around return_*() macros. - Define __cdecl only for user land. It will never be used in kernel. - Remove __cli() and __sti(). They were deprecated long ago. END