Repository for online CSC OS course on stepik.org
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLatest commit
In latest gcc version there were the following changes: - PIC by default, which is incompatible with the used kernel MM - warning on case fallthrough branches which along with -Werror results in compilation error - warning on unused static constants which again with -Werror results in compilation error
b73f0de
Git stats
Files
Failed to load latest commit information.

