Monday, June 20, 2011

Murphy's Law

Found this line in Linux Kernel Module Programming Guide this morning and aptly so:

"You'll need to compile your code using various header files from the Linux kernel. Murphy's Law states that the headers that are missing are exactly the ones that you'll need for your module work."

lol

No comments:

Post a Comment