mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
paddq.S: comment typo
This commit is contained in:
@@ -30,7 +30,6 @@ LKMC_PROLOGUE
|
|||||||
/* 8x 4-bit */
|
/* 8x 4-bit */
|
||||||
TEST(w)
|
TEST(w)
|
||||||
/* 4x 8-bit */
|
/* 4x 8-bit */
|
||||||
/* 4x long */
|
|
||||||
TEST(d)
|
TEST(d)
|
||||||
/* 2x 16-bit */
|
/* 2x 16-bit */
|
||||||
TEST(q)
|
TEST(q)
|
||||||
|
|||||||
Reference in New Issue
Block a user