diff options
Diffstat (limited to 'src/radeon_tv.h')
-rw-r--r-- | src/radeon_tv.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/radeon_tv.h b/src/radeon_tv.h index 179b87be..829efba0 100644 --- a/src/radeon_tv.h +++ b/src/radeon_tv.h @@ -1,4 +1,9 @@ /* + * Integrated TV out support based on the GATOS code by + * Federico Ulivi <fulivi@lycos.com> + */ + +/* * Maximum length of horizontal/vertical code timing tables for state storage */ #define MAX_H_CODE_TIMING_LEN 32 |