mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-05 03:01:42 +00:00
docbook/kernel-hacking: fixup x86 path/file names
Fix docbook templates for modified x86 path/filenames. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
08d7b5ac29
commit
34ca81026e
@ -1239,7 +1239,7 @@ static struct block_device_operations opt_fops = {
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<filename>include/asm-i386/delay.h:</filename>
|
<filename>include/asm-x86/delay_32.h:</filename>
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
#define ndelay(n) (__builtin_constant_p(n) ? \
|
#define ndelay(n) (__builtin_constant_p(n) ? \
|
||||||
@ -1265,7 +1265,7 @@ static struct block_device_operations opt_fops = {
|
|||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<filename>include/asm-i386/uaccess.h:</filename>
|
<filename>include/asm-x86/uaccess_32.h:</filename>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user