Ignore:
Timestamp:
Jun 8, 2022, 4:22:24 PM (2 years ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
ae06e0b
Parents:
e5d9274
Message:

removed debug fields from spinlock_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/startup.cfa

    re5d9274 rced5e2a  
    6363
    6464struct __spinlock_t;
    65 extern "C" {
    66         void __cfaabi_dbg_record_lock(struct __spinlock_t & this, const char prev_name[]) __attribute__(( weak )) libcfa_public {}
    67 }
    6865
    6966// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.