Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fpu.c File Reference
#include <linux/sched.h>
#include <linux/slab.h>
#include <asm/processor.h>
#include <asm/fpu.h>
#include <asm/traps.h>

Go to the source code of this file.

Functions

int init_fpu (struct task_struct *tsk)
 

Function Documentation

int init_fpu ( struct task_struct tsk)

Definition at line 7 of file fpu.c.