[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <19f34abd0706150804w69ce36c0i9e7f9a015895ac0c@mail.gmail.com>
Date: Fri, 15 Jun 2007 17:04:00 +0200
From: "Vegard Nossum" <vegard.nossum@...il.com>
To: "jidong xiao" <jidong.xiao@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: How to printk unsigned long long variable?
On 6/15/07, jidong xiao <jidong.xiao@...il.com> wrote:
> typedef unsigned long long u64;
> u64 *dma_mask;
> Then how to use printk() to print out a dma_mask variable?
In regular printf(), this would be specified by the format "%llu". Try that?
Vegard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists