File: config-int.h

package info (click to toggle)
classpath 2%3A0.91-3%2Betch.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 59,836 kB
  • ctags: 85,784
  • sloc: java: 507,165; ansic: 31,859; sh: 9,141; cpp: 6,141; makefile: 1,225; yacc: 654; perl: 101
file content (9 lines) | stat: -rw-r--r-- 311 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#ifndef _CLASSPATH_INCLUDE_CONFIG_INT_H
#define _CLASSPATH_INCLUDE_CONFIG_INT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "classpath 0.91"
/* generated using gnu compiler gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif