Ignore:
Timestamp:
2018-08-04T14:23:17Z (7 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7ab7075f
Parents:
c8c418cf
Message:

unify format verification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/printf/verify.h

    rc8c418cf r7afd12e5  
    3636#define KERN_PRINTF_VERIFY_H_
    3737
    38 #ifndef _HELENOS_NVERIFY_PRINTF
    39 
    4038#ifdef __clang__
    4139#define _HELENOS_PRINTF_ATTRIBUTE(start, end) \
     
    4644#endif
    4745
    48 
    49 #else /* _HELENOS_NVERIFY_PRINTF */
    50 
    51 #define _HELENOS_PRINTF_ATTRIBUTE(start, end)
    52 
    53 #endif /* _HELENOS_NVERIFY_PRINTF */
    54 
    5546#endif
    5647
Note: See TracChangeset for help on using the changeset viewer.