Changeset e83a9f7 in mainline for include/print.h
- Timestamp:
- 2005-09-01T15:02:43Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de25b6f
- Parents:
- 623ba26c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/print.h
r623ba26c re83a9f7 37 37 #define INT64 8 38 38 39 static void print_double(double num,__u16 precision) ; 39 40 static void print_str(const char *str); 40 41 static void print_fixed_hex(const __u64 num, const int width);
Note:
See TracChangeset
for help on using the changeset viewer.