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

@ -37,7 +37,6 @@ namespace Fiasco {
namespace Genode {
typedef volatile int Native_lock;
typedef Fiasco::l4_cap_idx_t Native_thread_id;
typedef Fiasco::l4_cap_idx_t Native_thread;
typedef Fiasco::l4_cap_idx_t Native_task;