blob: 94a0f300fef1ea8ff464496ce491fd36cd88d3f1 [file] [log] [blame]
void sd_get_seats (void);
void call_sd_get_seats (void)
{
sd_get_seats ();
}