summaryrefslogtreecommitdiffstats
path: root/md/notes
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-05-21 17:42:50 +0100
committerFreeArtMan <dos21h@gmail.com>2017-05-21 17:42:50 +0100
commit2db4ef8315e7f7ea81d480f539de274f4e636c82 (patch)
tree6a91b1e5b0ce07caf1e716f713afa1e4f2c8e5a0 /md/notes
parent49a0f8cab72fcf779f305634237a963cc9cbd152 (diff)
downloadmd-content-2db4ef8315e7f7ea81d480f539de274f4e636c82.tar.gz
md-content-2db4ef8315e7f7ea81d480f539de274f4e636c82.zip
Added new post about low pass filter example, and example usage
Diffstat (limited to 'md/notes')
-rw-r--r--md/notes/syscalls.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/md/notes/syscalls.md b/md/notes/syscalls.md
index 4c13b36..41575a7 100644
--- a/md/notes/syscalls.md
+++ b/md/notes/syscalls.md
@@ -356,4 +356,5 @@ line that should be syscall source code lines
2. [http://docs.cs.up.ac.za](http://docs.cs.up.ac.za/programming/asm/derick_tut/syscalls.html)
3. [http://syscalls.kernelgrok.com](http://syscalls.kernelgrok.com/)
4. [http://man7.org](http://man7.org/linux/man-pages/man2/syscalls.2.html)
-5. [https://filippo.io](https://filippo.io/linux-syscall-table/) \ No newline at end of file
+5. [https://filippo.io](https://filippo.io/linux-syscall-table/)
+6. [https://fedora.juszkiewicz.com.pl/syscalls.html](https://fedora.juszkiewicz.com.pl/syscalls.html) \ No newline at end of file