mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 11:11:50 +08:00
score/rbtree: install and use bsd-tree.h
This commit is contained in:
committed by
Chris Johns
parent
b68ef66b49
commit
c33ed55231
@@ -38,7 +38,7 @@
|
||||
#ifndef _RTEMS_SCORE_RBTREE_H
|
||||
#define _RTEMS_SCORE_RBTREE_H
|
||||
|
||||
#include <sys/tree.h>
|
||||
#include <rtems/score/bsd-tree.h>
|
||||
#include <rtems/score/basedefs.h>
|
||||
#include <rtems/score/assert.h>
|
||||
|
||||
|
||||
@@ -337,6 +337,7 @@ install:
|
||||
- cpukit/include/rtems/score/assert.h
|
||||
- cpukit/include/rtems/score/atomic.h
|
||||
- cpukit/include/rtems/score/basedefs.h
|
||||
- cpukit/include/rtems/score/bsd-tree.h
|
||||
- cpukit/include/rtems/score/chain.h
|
||||
- cpukit/include/rtems/score/chainimpl.h
|
||||
- cpukit/include/rtems/score/context.h
|
||||
|
||||
Reference in New Issue
Block a user