1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00
Files
gopher-os/Makefile
Achilleas Anagnostopoulos 6820ffef2b Generate offset definitions as part of the build process
The Makefile contains rules for invoking the offsets tool to generate
the offset definitions for members of the g, m and stack structs. The
definitions are stored in BUILD_DIR and BUILD_DIR is passed as an
include target to nasm.
2017-06-30 09:01:41 +01:00

6.1 KiB