One of the many great things about PBP is that you can create "Modules" of reusable code that can be "Included" in your code to extend it's capabilities.
DT_INTS is a good example of that.

It provides everything needed to easily run Basic Language Interrupts, Assembly Language Interrupts, with multiple sources and priorities.

There's no need to add it to PBP.