Typo fix.

This commit is contained in:
Daniel Jacobowitz 2006-05-30 15:58:47 +00:00
parent 9308fc88e7
commit 66f338c7b9

View file

@ -1,7 +1,7 @@
2006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (linux-arm-low.o): Update dependencies.
* linux-arm-low.c: Include "../gdb_proc_service.h".
* linux-arm-low.c: Include "gdb_proc_service.h".
(PTRACE_GET_THREAD_AREA): Define.
(ps_get_thread_area): New function.