1 #ifndef HIDD_DISPLAYHW_H
2 #define HIDD_DISPLAYHW_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Display hardwired.
12 /* I have to move away this defines - should be in separate file */
14 /* This structure keeps contents of mode registers including palette */
18 char NoClock
; /* number of selected clock */
21 #endif /* HIDD_DISPLAYHW_H */