diff options
Diffstat (limited to 'docs/system/target-m68k.texi')
-rw-r--r-- | docs/system/target-m68k.texi | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/system/target-m68k.texi b/docs/system/target-m68k.texi index a77b19ea0f..dcce7bc8c5 100644 --- a/docs/system/target-m68k.texi +++ b/docs/system/target-m68k.texi @@ -23,22 +23,3 @@ MCF5206 ColdFire V2 Microprocessor. @item Two on-chip UARTs. @end itemize - -@c man begin OPTIONS - -The following options are specific to the ColdFire emulation: - -@table @option - -@item -semihosting -Enable semihosting syscall emulation. - -On M68K this implements the "ColdFire GDB" interface used by libgloss. - -Note that this allows guest direct access to the host filesystem, -so should only be used with trusted guest OS. - -@end table - -@c man end - |