userland x86_64: implement ASSERT_MEMCMP

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-08 00:00:10 +00:00
parent 8e1fd9991b
commit 53ef7281a4
6 changed files with 36 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
/* See what happens on test failure.
/* See what happens on test failure with FAIL.
* https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly
*/