-
Blue Swirl authored
Use uintptr_t instead of void * or unsigned long in several op related functions, env->mem_io_pc and GETPC() macro. Reviewed-by:
Stefan Weil <sw@weilnetz.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Blue Swirl authoredUse uintptr_t instead of void * or unsigned long in several op related functions, env->mem_io_pc and GETPC() macro. Reviewed-by:
Stefan Weil <sw@weilnetz.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading