fix comment

This commit is contained in:
Markus Fröschle
2015-11-20 21:35:46 +00:00
parent 24c7249156
commit ebd1d04adb

View File

@@ -268,7 +268,7 @@ void __attribute__((interrupt)) get_bas_drivers(void)
{
__asm__ __volatile(
/*
* sp should now point to the next instruction after the trap
* (sp) should now point to the next instruction after the trap
* The trap itself is 2 bytes, the four bytes before that must
* read '_BAS', otherwise we are not meant by this call
*/