mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-19 22:06:03 +08:00
Remove the header.
This commit is contained in:

committed by
Chris Johns

parent
61154bf302
commit
5a4834c641
@@ -229,7 +229,6 @@ class rtems_watchdog_chain(gdb.Command):
|
||||
|
||||
nd = inst.first()
|
||||
i = 0
|
||||
print ' Ticks Chain'
|
||||
while not nd.null():
|
||||
wd = watchdog.control(nd.cast('Watchdog_Control'))
|
||||
print ' #'+str(i)
|
||||
|
Reference in New Issue
Block a user