aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/tests/base/machine/ansi.h
blob: cf9f6d569e7297368e0e728fa5c49abe32bfe674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/machine/ansi.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( MACHINE_ANSI_H_VA_LIST_CHECK )
 # define _BSD_VA_LIST_	__builtin_va_list
#endif  /* MACHINE_ANSI_H_VA_LIST_CHECK */