mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-29 23:36:33 +00:00
Instead of globbing things under an ambiguous Common.h header, move compiler-specifics over to Compiler.h. This gives us a dedicated home for anything related to compilers that we want to make functional across all compilers that we support. This moves us a little closer to eliminating Common.h entirely. |
||
---|---|---|
.. | ||
AES.cpp | ||
AES.h | ||
bn.cpp | ||
bn.h | ||
ec.cpp | ||
ec.h |