Add clang-format and format code to qemu code style
This commit is contained in:
@ -12,7 +12,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4201)
|
||||
#pragma warning(disable : 4201)
|
||||
#endif
|
||||
|
||||
//> PPC registers
|
||||
|
Reference in New Issue
Block a user