diff options
Diffstat (limited to 'arch/m68k/kernel/head.S')
-rw-r--r-- | arch/m68k/kernel/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/kernel/head.S b/arch/m68k/kernel/head.S index ac85f16534af..fb348caa734e 100644 --- a/arch/m68k/kernel/head.S +++ b/arch/m68k/kernel/head.S | |||
@@ -1532,7 +1532,7 @@ L(cache_done): | |||
1532 | 1532 | ||
1533 | /* | 1533 | /* |
1534 | * Find a tag record in the bootinfo structure | 1534 | * Find a tag record in the bootinfo structure |
1535 | * The bootinfo structure is located right after the kernel bss | 1535 | * The bootinfo structure is located right after the kernel |
1536 | * Returns: d0: size (-1 if not found) | 1536 | * Returns: d0: size (-1 if not found) |
1537 | * a0: data pointer (end-of-records if not found) | 1537 | * a0: data pointer (end-of-records if not found) |
1538 | */ | 1538 | */ |