From: Paolo Bonzini Date: Tue, 16 Aug 2011 10:41:06 +0000 (-0400) Subject: api: make api_gcc.h a superset of the other headers X-Git-Tag: v0.6.5~52^2~10 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=3c570c9cd2f4adc954a98c73e2e500fd0de05f25;hp=3c570c9cd2f4adc954a98c73e2e500fd0de05f25;p=urcu.git 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 ---