diff options
author | Bartosz Golaszewski <bartekgola@gmail.com> | 2014-06-26 14:31:05 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2014-06-30 16:26:57 +0200 |
commit | bf0f2c7aa6ab5c33c05b4620a6bfa286bd38c9f9 (patch) | |
tree | cb71b1abc53092fb2ec99084d1e8946c8ada1639 /miscutils/time.c | |
parent | d3633b7e9c5dae78343a8552f54b0efa61074380 (diff) | |
download | busybox-bf0f2c7aa6ab5c33c05b4620a6bfa286bd38c9f9.tar.gz |
Rename INIT_LAST to INIT_FUNC to avoid confusion
We don't have an INIT_FIRST, so let's rename INIT_LAST to INIT_FUNC
to imply that the function is called at program start-up.
Also: the priority argument for __attribute__((constructor)) isn't
used, so let's remove it.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/time.c')
0 files changed, 0 insertions, 0 deletions