Initial commit
[nyankernel.git] / PREPROCESSOR_CPP
blob62e0f49d11d12bee5fd804de2323529d048727d9
1 You have 3 types of arithmetic expressions, assembly, C an CPP, linker script. Usually C/CPP and
2 linker script expressions are usually the same modulo some integer literals which should be forced
3 to be UL/ULL (abstracted away via the _AC macro). If no bitwise operators are used, most of the
4 time, an expression fits them all.
6 "Just need to care."