summaryrefslogtreecommitdiff
path: root/include/arch/os2/locks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/os2/locks.h')
-rw-r--r--include/arch/os2/locks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/os2/locks.h b/include/arch/os2/locks.h
index 5678f79a1..9dcf0f293 100644
--- a/include/arch/os2/locks.h
+++ b/include/arch/os2/locks.h
@@ -60,7 +60,7 @@
#define INCL_DOS
#include <os2.h>
-struct lock_t {
+struct ap_lock_t {
ap_context_t *cntxt;
ap_locktype_e type;
ap_lockscope_e scope;