headers/bsd: Add sys/queue.h.
[haiku.git] / src / kits / storage / EntryList.cpp
blob1c2e943fa18dfc69349343bfe6caff28de5cee52
1 //----------------------------------------------------------------------
2 // This software is part of the OpenBeOS distribution and is covered
3 // by the MIT License.
4 //---------------------------------------------------------------------
6 #include <EntryList.h>
9 BEntryList::BEntryList()
14 BEntryList::~BEntryList()
19 // Currently unused
20 void BEntryList::_ReservedEntryList1() {}
21 void BEntryList::_ReservedEntryList2() {}
22 void BEntryList::_ReservedEntryList3() {}
23 void BEntryList::_ReservedEntryList4() {}
24 void BEntryList::_ReservedEntryList5() {}
25 void BEntryList::_ReservedEntryList6() {}
26 void BEntryList::_ReservedEntryList7() {}
27 void BEntryList::_ReservedEntryList8() {}