Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/startup.cfa

    rfbb930e rced5e2a  
    4343        void disable_interrupts() __attribute__(( weak )) libcfa_public {}
    4444        void enable_interrupts() __attribute__(( weak )) libcfa_public {}
    45         bool poll_interrupts() __attribute__(( weak )) libcfa_public { return false; }
    4645
    4746
Note: See TracChangeset for help on using the changeset viewer.