xserver-multidpi/hw/xfree86/os-support/bus/nobus.c
Jeremy Huddleston b3ca84430d xfree86: Work around issue where ar may be told to make an archive with no contents
Automake:

 "Be careful when selecting library components conditionally. Because building
 an empty library is not portable, you should ensure that any library
 always contains at least one object."

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2011-10-15 21:18:47 -07:00

2 lines
49 B
C

static void __noop_to_appease_ar__() { return; }