Closed JustBeYou closed 7 years ago
Useless preprocessor conditions from cpu.c must be deleted. Whole code style must be uniformized. Functions that return errors must return uint32, not size_t. Functions prototypes must be split into multiple lines.
Useless inclusions must be deleted. Relative inclusions must be changed to absolute.
Useless preprocessor conditions from cpu.c must be deleted. Whole code style must be uniformized. Functions that return errors must return uint32, not size_t. Functions prototypes must be split into multiple lines.