]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
softfloat: drop stale float_raise declaration
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 07:32:59 +0000 (00:32 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 07:32:59 +0000 (00:32 -0700)
commit6289a5665bf75af77176539651268d2fe8ccb60f
tree0173e1bdb3cd8862246123b1dfa763fb7e1b891b
parent9d5707ebd4d64ae0123ba64e1a18d3b219b89438
softfloat: drop stale float_raise declaration

float_raise() is provided as a static inline helper by
softfloat-specialize.h. Remove the separate external prototype from
softfloat.h so the header does not advertise a non-existent external
definition.
softfloat/softfloat.h