]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing function prototypes in KGDB
authorwma <wma@FreeBSD.org>
Wed, 20 Apr 2016 20:22:48 +0000 (20:22 +0000)
committerwma <wma@FreeBSD.org>
Wed, 20 Apr 2016 20:22:48 +0000 (20:22 +0000)
commitf66c183d912276d92f08d14f653697f2b4ea4fe5
tree3009fea595a5ef173175216f8a9473be65e6409f
parentdd33af115f6b7a788e857b727731e531012494d6
Add missing function prototypes in KGDB

This fixes the build broken by r298358
gnu/usr.bin/gdb/kgdb/main.c
gnu/usr.bin/gdb/kgdb/trgt_amd64.c
gnu/usr.bin/gdb/kgdb/trgt_i386.c
gnu/usr.bin/gdb/kgdb/trgt_mips.c
gnu/usr.bin/gdb/kgdb/trgt_powerpc.c
gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c
gnu/usr.bin/gdb/kgdb/trgt_sparc64.c