2014-07-31 08:24:05 -04:00
|
|
|
// Copyright 2014 The Go Authors. All rights reserved.
|
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
2015-05-05 15:59:45 -04:00
|
|
|
void init_seq(void* vm, void* classfinder);
|