From 4dd38f0df6d03869caa4cf47d0e16f8e2a5b4db5 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 12 May 2013 22:29:02 +0700 Subject: test again --- tests/test/support/ehci_controller_fake.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test/support') diff --git a/tests/test/support/ehci_controller_fake.h b/tests/test/support/ehci_controller_fake.h index d5b82c6ee..a71beaf03 100644 --- a/tests/test/support/ehci_controller_fake.h +++ b/tests/test/support/ehci_controller_fake.h @@ -62,6 +62,7 @@ extern ehci_data_t ehci_data; void ehci_controller_init(void); void ehci_controller_run(uint8_t hostid); +void ehci_controller_run_error(uint8_t hostid); void ehci_controller_control_xfer_proceed(uint8_t dev_addr, uint8_t p_data[]); void ehci_controller_device_plug(uint8_t hostid, tusb_speed_t speed); void ehci_controller_device_unplug(uint8_t hostid); -- cgit v1.3.1