Skip to content

Commit 1a232cb

Browse files
committed
indicate calling convention
1 parent 96db99a commit 1a232cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_target/src/spec/mipsel_unknown_none.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Bare MIPS32r2, little endian, softfloat
1+
//! Bare MIPS32r2, little endian, softfloat, O32 calling convention
22
//!
33
//! Can be used for MIPS M4K core (e.g. on PIC32MX devices)
44

0 commit comments

Comments
 (0)