Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375179
b: refs/heads/master
c: f5c236d
h: refs/heads/master
i:
  375177: 5b01ef6
  375175: 93499e9
v: v3
  • Loading branch information
Sanjay Lal authored and Ralf Baechle committed May 8, 2013
1 parent 47fd126 commit e59741d
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 06d1838db012eca7df42dc09f8190ab8f8a9f9eb
refs/heads/master: f5c236dd0aaf356627cffc1e0e4ce8a52c534e42
14 changes: 14 additions & 0 deletions trunk/arch/mips/kvm/kvm_cb.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved.
* Authors: Yann Le Du <ledu@kymasys.com>
*/

#include <linux/export.h>
#include <linux/kvm_host.h>

struct kvm_mips_callbacks *kvm_mips_callbacks;
EXPORT_SYMBOL(kvm_mips_callbacks);
Loading

0 comments on commit e59741d

Please sign in to comment.