mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03: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: https://github.com/SerenityOS/serenity/commit/91fc6a056b6 Pull-request: https://github.com/SerenityOS/serenity/pull/864
@ -26,3 +26,4 @@
|
||||
|
||||
#define PRIdPTR __PRIPTR_PREFIX "d"
|
||||
#define PRIiPTR __PRIPTR_PREFIX "i"
|
||||
#define PRIXPTR __PRIPTR_PREFIX "X"
|
||||
|
Loading…
Reference in New Issue
Block a user