/[pengfork]/pengfork/include/p3/init.h
ViewVC logotype

Diff of /pengfork/include/p3/init.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by chupa, Mon Sep 9 22:59:42 2002 UTC revision 1.4 by chupa, Wed Sep 25 18:01:54 2002 UTC
# Line 185  typedef struct Line 185  typedef struct
185  }  }
186  __attribute__ ((packed)) p3_init40_t;  __attribute__ ((packed)) p3_init40_t;
187    
188  #define LANGUAGE_FRENCH {0x0100, 0x0000, 0xfeff, 0x0000}  #define LANGUAGE_FRENCH { htoles(0x0100), 0x0000, htoles(0xfeff), 0x0000}
189    
190  void p3_send_init_packet ();  void p3_send_init_packet ();
191    
192    
193  #endif /* __P30INIT_H__ */  #endif /* __P30INIT_H__ */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26