comparison drivers/mga_vid.h @ 43:52769330c66b

#include <inttypes.h> removed
author arpi_esp
date Mon, 05 Mar 2001 23:15:42 +0000
parents 3b5f5d1c5041
children 8805a24a02c1
comparison
equal deleted inserted replaced
42:71ac847ba504 43:52769330c66b
13 */ 13 */
14 14
15 #ifndef __LINUX_MGAVID_H 15 #ifndef __LINUX_MGAVID_H
16 #define __LINUX_MGAVID_H 16 #define __LINUX_MGAVID_H
17 17
18 #include <inttypes.h> 18 //#include <inttypes.h>
19 19
20 typedef struct mga_vid_config_s 20 typedef struct mga_vid_config_s
21 { 21 {
22 uint32_t card_type; 22 uint32_t card_type;
23 uint32_t ram_size; 23 uint32_t ram_size;