Remove 'Native_lock' type from 'native_types.h'

This commit is contained in:
Norman Feske
2013-02-13 22:13:47 +01:00
parent b1f63e3356
commit bbca9912e2
9 changed files with 4 additions and 89 deletions

View File

@@ -24,7 +24,6 @@ namespace Genode
class Platform_thread;
class Tlb;
typedef int volatile Native_lock;
typedef Platform_thread * Native_thread;
typedef unsigned Native_thread_id;
typedef int Native_connection_state;