Seems it is used by the bootloader to indicate the status of the uC.
Information from http://arduino.cc/en/Hacking/Bootloader
When you reset the Arduino board, it runs the bootloader (if present). The bootloader pulses digital pin 13 (you can connect an LED to make sure that the bootloader is installed).