X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=extras%2Fezio%2Fvt-dummy.c;h=18da821d76778bd8cab6afda6656a4e5ce505338;hb=480ce8abca4ae262a4148fe757aebe3e0ddba6f6;hp=c1de6c804783ce956681d8b327cb3c6d006f6426;hpb=a14bc59fb8f27db193d74662dc9c5cb8237177ef;p=openvswitch diff --git a/extras/ezio/vt-dummy.c b/extras/ezio/vt-dummy.c index c1de6c80..18da821d 100644 --- a/extras/ezio/vt-dummy.c +++ b/extras/ezio/vt-dummy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008, 2009 Nicira Networks, Inc. +/* Copyright (c) 2008, 2009, 2010 Nicira Networks, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -16,10 +16,10 @@ #include #include "extras/ezio/vt.h" #include - -#define THIS_MODULE VLM_vt #include "vlog.h" +VLOG_DEFINE_THIS_MODULE(vt) + int vt_open(int open_flags) {