api: make api_gcc.h a superset of the other headers
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Aug 2011 10:41:06 +0000 (06:41 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Aug 2011 10:41:06 +0000 (06:41 -0400)
commit3c570c9cd2f4adc954a98c73e2e500fd0de05f25
treea7c21243b4e0168cb033a1e477f95dbedebede4c
parent901bbb4413cd3e236717687b559725fb3979a6cf
api: make api_gcc.h a superset of the other headers

After this patch the only differences are:

- for_each_tid is now defined in api_x86.h

- HAVE_CPU_SET_T and HAVE_SCHED_SETAFFINITY are now defined in api_ppc.h

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/api_gcc.h
tests/api_ppc.h
This page took 0.024576 seconds and 4 git commands to generate.