Ignore:
Timestamp:
Jul 4, 2012, 2:51:18 PM (12 years ago)
Author:
alain
Message:

Introducing various modifications in kernel initialisation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/libs/spin_lock.h

    r159 r165  
    2323//////////////////////////////////////////////////////////////////////////////
    2424
    25 unsigned int lock_acquire( giet_lock_t* lock );
     25void lock_acquire( giet_lock_t* lock );
    2626
    2727void lock_release( giet_lock_t* lock );
Note: See TracChangeset for help on using the changeset viewer.