* commit '5c266bca8f8c0a6820de8eccde25118b8d2331eb': Fix a typo in HACKING.txt.
This commit is contained in:
commit
bc69445f3f
@ -135,7 +135,7 @@ Adding a system call usually involves:
|
||||
3. Add constants (and perhaps types) to the appropriate header file.
|
||||
Note that you should check to see whether the constants are already in
|
||||
kernel uapi header files, in which case you just need to make sure that
|
||||
that appropriate POSIX header file in libc/include/ includes the
|
||||
the appropriate POSIX header file in libc/include/ includes the
|
||||
relevant file or files.
|
||||
4. Add function declarations to the appropriate header file.
|
||||
5. Add at least basic tests. Even a test that deliberately supplies
|
||||
|
Loading…
Reference in New Issue
Block a user