Changeset be10079


Ignore:
Timestamp:
Jan 4, 2024, 12:00:01 PM (4 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
4aae2bd
Parents:
681e12f
Message:

formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/heap.cfa

    r681e12f rbe10079  
    1010// Created On       : Tue Dec 19 21:58:35 2017
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Sep 30 17:31:15 2023
    13 // Update Count     : 1617
     12// Last Modified On : Wed Jan  3 21:30:54 2024
     13// Update Count     : 1619
    1414//
    1515
     
    2727#include "bits/align.hfa"                                                               // libAlign
    2828#include "bits/defs.hfa"                                                                // likely, unlikely
    29 #include "concurrency/kernel/fwd.hfa"                                   // __POLL_PREEMPTION
     29#include "concurrency/kernel/fwd.hfa"                                   // disable_interrupts, enable_interrupts
    3030#include "startup.hfa"                                                                  // STARTUP_PRIORITY_MEMORY
    3131#include "math.hfa"                                                                             // ceiling, min
Note: See TracChangeset for help on using the changeset viewer.