mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
The recent commit got this test wrong, it declared the assembler
symbols the wrong way, and also used the wrong symbol name
(xxx_start rather than start_xxx, see asm/head-64.h).
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||