1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 16:17:34 +00:00
serenity/Libraries/LibC/bits
Andreas Kling e07b34b9b8 Kernel+AK: Add/fix uintptr_t and intptr_t definitions
We should move towards using uintptr_t instead of u32 for pointers
everywhere, to prepare for an eventual 64-bit port.
2020-01-20 13:13:03 +01:00
..
stdint.h Kernel+AK: Add/fix uintptr_t and intptr_t definitions 2020-01-20 13:13:03 +01:00