mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
documentation/dev-manual/dev-manual-kernel-appendix.xml: formatting fix
(From yocto-docs rev: 1d1a5059163749b5adecf9432ffc5e2f2207acf4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b2c9b25f97
commit
52ccf5a9eb
@@ -325,9 +325,9 @@
|
|||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
void __cpuinit calibrate_delay(void)
|
void __cpuinit calibrate_delay(void)
|
||||||
{
|
{
|
||||||
unsigned long lpj;
|
unsigned long lpj;
|
||||||
static bool printed;
|
static bool printed;
|
||||||
int this_cpu = smp_processor_id();
|
int this_cpu = smp_processor_id();
|
||||||
|
|
||||||
printk("*************************************\n");
|
printk("*************************************\n");
|
||||||
printk("* *\n");
|
printk("* *\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user