HomeFreeBSD

Gross hack to omit printing hex floating point when the lua number

Description

Gross hack to omit printing hex floating point when the lua number
type is int64. While lua is setup for the representation, it's not
setup to properly print the numbers as ints. This is the least-gross
way around that, and won't affect the bootloader where we do this.

Details

Provenance
impAuthored on
Parents
rS328442: Add support to the imx5/6 watchdog for the external reset signal. Also, if
Branches
Unknown
Tags
Unknown