The symbol libname@index or libname__index is resolved to a call to the library libname with the index index, interpreted as a hexadecimal value. index must have exactly four hexadecimal digits; otherwise it will not be recognized.
Ca, c'est relativement précis, mais est-ce que la longueur de
libname est vérifiée ?
The symbol _ROM_CALL_index is resolved to the ROM call with the index index, interpreted as a hexadecimal value.
Ca, c'est beaucoup moins précis, le nombre de digits hexa est spécifié ? Sinon, avec par exemple 2 ou 4 digits, on peut le prendre pour un simple label et non un relogement de romcall kernel. La logneur est vérifiée ? Ou alors tant que c'est de l'hexa valide, ça marche ?