/* This file is just a placeholder so the library isn't empty */ /* This function does strictly nothing. It's just here to avoid libcompat.a to be empty, which is illegal */ int not_empty() { return (42); }