include/asm-generic/switch_to.h
0 → 100644
+30
−0
+1
−16
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Split the switch_to() wrapper out of asm-generic/system.h into its own asm-generic/system.h as part of the asm/system.h disintegration. Signed-off-by:David Howells <dhowells@redhat.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>