mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 16:16:43 +00:00
LibC: Add PRIXPTR definition to inttypes.h
This commit is contained in:
parent
2e38df7bd1
commit
91fc6a056b
Notes:
sideshowbarker
2024-07-19 10:54:50 +09:00
Author: https://github.com/danboid
Commit: 91fc6a056b
Pull-request: https://github.com/SerenityOS/serenity/pull/864
1 changed files with 1 additions and 0 deletions
|
@ -26,3 +26,4 @@
|
|||
|
||||
#define PRIdPTR __PRIPTR_PREFIX "d"
|
||||
#define PRIiPTR __PRIPTR_PREFIX "i"
|
||||
#define PRIXPTR __PRIPTR_PREFIX "X"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue