aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/reservations/table-driven.h
Commit message (Collapse)AuthorAge
* Re-add LITMUS files, but don't "connect the wires"Nathan O2019-11-15
- Added the LITMUS^RT source files from the most recent version of LITMUS (based on the old kernel). - This change does *not* actually make use of any of the new files, because I wanted to make sure that any changes for getting LITMUS to actually work are clearly visible in future commits. If I made any such changes before committing the files themselves, then it wouldn't be as easy to see what needed to change in the LITMUS source files, and the large number of changes would make it more difficult to see what needed to change in the base Linux sources, too.