indicate calling convention

This commit is contained in:
Stephan 2020-11-02 23:29:00 +01:00
parent 96db99a145
commit 1a232cb976

View file

@ -1,4 +1,4 @@
//! Bare MIPS32r2, little endian, softfloat
//! Bare MIPS32r2, little endian, softfloat, O32 calling convention
//!
//! Can be used for MIPS M4K core (e.g. on PIC32MX devices)