Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/arch/ia64/include/fibril.h

    rb1d3c36 r5d4e90f0  
    5252/* Stack is divided into two equal parts (for memory stack and register stack). */
    5353#define PSTHREAD_INITIAL_STACK_DIVISION 2 
     54
     55#ifdef context_set
     56#undef context_set
     57#endif
    5458
    5559#define context_set(c, _pc, stack, size, tls)                                                           \
Note: See TracChangeset for help on using the changeset viewer.