Hello all,

                    I am trying to understand start.S in my u-boot-1.1.4/cpu/mpc83xx directory. In the vector table setup section (Line 209). I want to know where the STD_EXCEPTION function is implemented. I see that this function is being used to hookup an handler function to a particular address in the table, but I cant see how its implemented. Is this an assembler directive ?


Thanks
Bilahari