old-cross-binutils/gdb/lastfile.c
2012-06-03 15:36:30 +01:00

6 lines
172 B
C

/* This ends the chain of files for the purpose of initialization,
because it does not attempt to find the start of the following file. */
initialize_last_file ()
{
}