lkml.org 
[lkml]   [2012]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 01/16] math128: Introduce various 128bit primitives
From
Date
On Wed, 2012-10-24 at 16:18 -0700, Linus Torvalds wrote:

> #ifdef __SIZEOF_INT128__
> #include <linux/native-128bit.h>
> #elif CONFIG_64BIT
> #include <linux/generic64bit-128bit.h>
> #else
> #include <linux/generic64bit-128bit.h>
> #endif
>

I'm assuming you meant the last include to be:

#include <linux/generic32bit-128bit.h>

Cut and paste should be a federal crime.

-- Steve




\
 
 \ /
  Last update: 2012-10-25 03:01    [W:2.303 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site