AP_HAL: Make linux hardware define more readable

This commit is contained in:
Vincent 2018-10-02 23:33:32 +07:00 committed by Andrew Tridgell
parent 3e098df65a
commit 3177d24429

View File

@ -404,4 +404,3 @@
#include <AP_HAL_Linux/Semaphores.h>
#define HAL_Semaphore Linux::Semaphore
#define HAL_Semaphore_Recursive Linux::Semaphore_Recursive