um: get rid of pointless include "..." where include <...> will do
[deliverable/linux.git] / arch / x86 / um / stub_32.S
index 54a36ec20cb75c32b65a7e0e28043a8c19c6a6f0..b972649d3a18f08683587a2cef6c0f3f51a79b39 100644 (file)
@@ -1,4 +1,4 @@
-#include "as-layout.h"
+#include <as-layout.h>
 
        .globl syscall_stub
 .section .__syscall_stub, "ax"
This page took 0.029931 seconds and 5 git commands to generate.