Changeset a787081 in mainline for uspace/app/hbench/fs/fileread.c


Ignore:
Timestamp:
2019-01-06T22:33:17Z (5 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ebb0835
Parents:
77b01fe
Message:

hbench: do not shorten identifiers at all costs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hbench/fs/fileread.c

    r77b01fe ra787081  
    9595}
    9696
    97 benchmark_t bench_file_read = {
     97benchmark_t benchmark_file_read = {
    9898        .name = "file_read",
    9999        .desc = "Sequentially read contents of a file (use 'filename' param to alter the default).",
Note: See TracChangeset for help on using the changeset viewer.