Skip to content
Snippets Groups Projects
Commit 1a9112d2 authored by Zac Berkowitz's avatar Zac Berkowitz
Browse files

Moved linux baud constants into individual archs.

Having the B* constants in `unix/notbsd/mod.rs` passed CI tests
except for powerpc.  So we'll try moving into individual
arch/ABI that the CI tests cover for now. This commit should
pass for the following:

- mips32
- mips64
- musl32
- musl64
- android32
- android64
- arm32
- aarch64
- x86
- x86_64

Then we can figure out the powerpc variants.  This also prevents
potential errors for sparc64 which is not covered by CI.
parent e393a2d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment