Changeset c1b073b7 in mainline for uspace/lib/c/generic/assert.c

Timestamp:
2023-02-04T17:20:04Z (2 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c030818
Parents:
30b56d9
Message:

Remove some unnecessary #ifdefs

%p does not care about specified number of digits,
so that distinction was unnecessary to begin with.
Splitting the line for 64b pointers is also more harmful
than helpful, the line is not that long.
For spacing, replaced #ifdef with regular C if.

(No files)

Note: See TracChangeset for help on using the changeset viewer.