Explorar el Código

LINKS.md updated

0xAX hace 10 años
padre
commit
88aad45d7f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      LINKS.md

+ 5 - 0
LINKS.md

@@ -32,3 +32,8 @@ GCC and GAS
 
 * [GCC type attributes](https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html)
 * [Assembler Directives](http://www.chemie.fu-berlin.de/chemnet/use/info/gas/gas_toc.html#TOC65)
+
+Important data structures
+--------------------------
+
+* [task_struct definition](http://lxr.free-electrons.com/source/include/linux/sched.h#L1274)