Ignore:
Timestamp:
05/22/23 13:58:27 (6 months ago)
Author:
Joel Sherrill <joel@…>
Branches:
master
Children:
0c3d6f58
Parents:
bdb4bc4
git-author:
Joel Sherrill <joel@…> (05/22/23 13:58:27)
git-committer:
Joel Sherrill <joel@…> (05/26/23 15:12:51)
Message:

score/src/pheap*: Remove unreferenced methods

  • _Protected_heap_Get_block_size
  • _Protected_heap_Iterate
  • _Protected_heap_Resize_block

Closes #4909.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/build/cpukit/librtemscpu.yml

    rbdb4bc4 r63415655  
    14831483- cpukit/score/src/pheapextend.c
    14841484- cpukit/score/src/pheapfree.c
    1485 - cpukit/score/src/pheapgetblocksize.c
    14861485- cpukit/score/src/pheapgetfreeinfo.c
    14871486- cpukit/score/src/pheapgetinfo.c
    14881487- cpukit/score/src/pheapgetsize.c
    1489 - cpukit/score/src/pheapiterate.c
    1490 - cpukit/score/src/pheapresizeblock.c
    14911488- cpukit/score/src/pheapwalk.c
    14921489- cpukit/score/src/processormaskcopy.c
Note: See TracChangeset for help on using the changeset viewer.