cmake_minimum_required (VERSION 2.6)

message("* vm/libcpu_newdev/libcpu_i386")

add_library(cpu_newdev_i386
	)

