Graphicstest where do you assign SPI pins?

Well nowhere on the 2560 board or in the PINOUT diagram are SPI pins defined. Somewhere in the code there has to be a processor specific pin assignment for the SPI signals. ANY microcontroller with at least three I/O pins is capable of generating SPI packets.