mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-19 17:35:06 -04:00
lib: simplify pragma macros
This commit is contained in:
parent
edf80192d9
commit
18168d54c3
6 changed files with 9 additions and 14 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
namespace ams::util {
|
||||
|
||||
AMS_PRAGMA_BEGIN_OPTIMIZE_O3()
|
||||
AMS_PRAGMA_BEGIN_OPTIMIZE("-Os")
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue