[PATCH] swsusp: rewrite critical parts to assembly
This rewrites the parts that can not be safely written in C (ie the low-level register save/restore) to assembly.
Showing
Please register or sign in to comment
This rewrites the parts that can not be safely written in C (ie the low-level register save/restore) to assembly.