Skip to content

Instantly share code, notes, and snippets.

@gradha
Created December 3, 2014 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gradha/16482be37d2872ea9e0b to your computer and use it in GitHub Desktop.
Save gradha/16482be37d2872ea9e0b to your computer and use it in GitHub Desktop.
cpuinfo as module compiled with patched 0.9.6 compiler in release mode
/* Generated by Nimrod Compiler v0.9.6 */
/* (c) 2014 Andreas Rumpf */
/* The generated code is subject to the original license. */
/* Compiled for: MacOSX, amd64, clang */
/* Command for C compiler:
clang -c -w -O3 -I/private/tmp/back/Nimrod/lib -o /private/tmp/back/Nimrod/nimcache/stdlib_cpuinfo.o /private/tmp/back/Nimrod/nimcache/stdlib_cpuinfo.c */
#define NIM_INTBITS 64
#include "nimbase.h"
#include <sys/types.h>#include <sys/sysctl.h>
N_NOINLINE(void, stdlib_cpuinfoInit)(void) {
}
N_NOINLINE(void, stdlib_cpuinfoDatInit)(void) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment