> Anybody know where or how the pointer "current" is defined? It is not > in the map. I think it is supposed to point current processes task_struct. current is a macro getting the task struct by manipulating %esp