blob: 7daa7ca7fcd8fcc4c1f26e9d0f641c278767df0b [file] [log] [blame]
/* Yes, it's called "empty" because it has no contents at all.
Even this comment goes here, rather than in empty.h. */
#include "empty.h"
int main(void)
{
return 0;
}