summaryrefslogtreecommitdiff
path: root/kern
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-04 11:56:51 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-04 11:56:51 +0100
commitf34cc6d5a8bad7a6c34f30917c3f137c886d29bf (patch)
tree3aadd84cbd653104ad324e8188b86399b3d20b13 /kern
parent39376ba840a8682082eee9175b6951d4a7ae41f2 (diff)
Include machine/db_interface instead of hardcoding function prototypes
* ddb/db_access.c: Include <machine/db_interface.h>. (db_read_bytes, db_write_bytes): Remove functions prototypes. (db_get_task_value): Fix calling db_read_bytes. (db_put_task_value): Fix calling db_write_bytes. * ddb/db_watch.c: Include <machine/db_interface.h>. (db_set_hw_watchpoint, db_clear_hw_watchpoint): Remove functions prototypes.
Diffstat (limited to 'kern')
0 files changed, 0 insertions, 0 deletions