This website requires JavaScript.
Explore
Help
Sign In
PrimeDecomp
/
prime
mirror of
https://github.com/PrimeDecomp/prime.git
Watch
2
Star
0
Fork
You've already forked prime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1630ae81cc
prime
/
include
/
math_ppc.h
5 lines
57 B
C
Raw
Normal View
History
Unescape
Escape
Standardize include guards, clang-format headers
2022-10-09 05:13:17 +00:00
#
ifndef _MATH_PPC
#
define _MATH_PPC
Minor cleanups
2022-07-30 09:12:25 +00:00
Standardize include guards, clang-format headers
2022-10-09 05:13:17 +00:00
#
endif
// _MATH_PPC