~swem/ubuntu/vivid/lshw/lp1471983

« back to all changes in this revision

Viewing changes to src/core/mem.cc

  • Committer: Package Import Robot
  • Author(s): Ghe Rivero
  • Date: 2012-06-30 10:15:18 UTC
  • mfrom: (1.1.10) (2.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120630101518-xuzmzikehiuqzyep
Tags: 02.16-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <fcntl.h>
24
24
#include <unistd.h>
25
25
 
26
 
__ID("@(#) $Id: mem.cc 2336 2010-10-05 09:34:27Z lyonel $");
 
26
__ID("@(#) $Id: mem.cc 2433 2012-01-10 22:01:30Z lyonel $");
27
27
 
28
28
static unsigned long long get_kcore_size()
29
29
{