diff --git a/LINKS.md b/LINKS.md index 5da9505..3aad8d3 100644 --- a/LINKS.md +++ b/LINKS.md @@ -21,3 +21,13 @@ VGA ------------------------ * [Video Graphics Array (VGA)](http://en.wikipedia.org/wiki/Video_Graphics_Array) + +IO +------------------------ + +* [IO port programming](http://www.tldp.org/HOWTO/text/IO-Port-Programming) + +GCC +------------------------ + +* [GCC type attributes](https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html)