diff options
Diffstat (limited to 'linux/tdfx.h')
-rw-r--r-- | linux/tdfx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/tdfx.h b/linux/tdfx.h index 6af675ff..40aba8fb 100644 --- a/linux/tdfx.h +++ b/linux/tdfx.h @@ -34,6 +34,8 @@ */ #define DRM(x) tdfx_##x +/* General customization: + */ #define __HAVE_MTRR 1 #define __HAVE_CTX_BITMAP 1 |