AndreaOrru / zen

Experimental operating system written in Zig
BSD 3-Clause "New" or "Revised" License
443 stars 27 forks source link

update for latest zig #8

Closed andrewrk closed 7 years ago

andrewrk commented 7 years ago

I didn't do the AT&T syntax change, because I might mess something up.

You also might want:

kernel.setOutputPath("zen");

in build.zig.