aboutsummaryrefslogtreecommitdiffstats
path: root/range.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-18Introduce range.hBlue Swirl1-0/+29
Extract range functions from pci.h. These will be used by later patches by non-PCI devices. Adjust current users. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>