summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops4.c
AgeCommit message (Expand)Author
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDslukem
2001-08-10Adjust #ifdefs so RASOPS_SMALL doesn't give "defined but not used" warnings.bjh21
2001-01-21Rasops supports 4bit depth.takemura